Php/docs/mongodb-bson-regexinterface.getpattern

提供:Dev Guides
< Php
移動先:案内検索

MongoDB\BSON\RegexInterface::getPattern

(mongodb >=1.3.0)

MongoDB\BSON\RegexInterface::getPatternReturns the RegexInterface's pattern


説明

abstract public MongoDB\BSON\RegexInterface::getPattern ( ) : string

パラメータ

この関数にはパラメータはありません。


返り値

Returns the RegexInterface's pattern.


参考