LinqExtensionMethods Class | 
Namespace: MongoDB.Driver.Linq
| 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).
              |