Method BuildQuery
BuildQuery()
Creates an IMongoQuery from the where clause (returns null if no where clause was specified).
public IMongoQuery BuildQuery()
Returns
- IMongoQuery
An IMongoQuery.
Creates an IMongoQuery from the where clause (returns null if no where clause was specified).
public IMongoQuery BuildQuery()
An IMongoQuery.