Interface IMongoQueryable
Provides functionality to evaluate queries against MongoDB.
public interface IMongoQueryable : IQueryable, IEnumerable
- Inherited Members
- Extension Methods
Methods
GetExecutionModel()
Gets the execution model.
QueryableExecutionModel GetExecutionModel()
Returns
- QueryableExecutionModel
The execution model.