MongoQueryProviderCreateQuery Method |
Name | Description | |
---|---|---|
CreateQuery(Expression) |
Creates a new instance MongoQueryable{{T}} for this provider. Calls the generic CreateQuery{{T}}
to actually create the new MongoQueryable{{T}} instance.
| |
CreateQueryT(Expression) |
Creates a new instance of MongoQueryable{{T}} for this provider.
|