update : 2015.11.03
php.shukuma.com

검색:
 
 
The MongoDB\Driver\Query class

The MongoDB\Driver\Query class

(mongodb >=0.2.0)

소개

The MongoDB\Driver\Query class is a value object that represents a database query.

클래스 개요

final MongoDB\Driver\Query {
/* 메소드 */
final public __construct ( array|object $filter [, array $queryOptions ] )
}

Table of Contents