LinqExtensionMethods Methods |
Name | Description | |
---|---|---|
![]() ![]() | AsQueryableT(MongoCollection) |
Returns an instance of IQueryable{{T}} for a MongoCollection.
|
![]() ![]() | AsQueryableT(MongoCollectionT) |
Returns an instance of IQueryable{{T}} for a MongoCollection.
|
![]() ![]() | ExplainTSource(IQueryableTSource) |
Returns an explanation of how the query was executed (instead of the results).
|
![]() ![]() | ExplainTSource(IQueryableTSource, Boolean) |
Returns an explanation of how the query was executed (instead of the results).
|