|
The MongoRegex class(Информация о версии неизвестна, возможно, только в SVN) ВведениеThis class can be used to create regular expressions. Typically, these expressions will be used to query the database and find matching strings. More unusually, they can be saved to the database and retrieved. Mongo recognizes six regular expression flags:
Обзор классов
MongoRegex
{
/* Fields */
public
string
$MongoRegex->regex
;
public
string
$flags
;
/* Методы */
}Содержание
|
|