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