Interface IMongoQueryProvider
An implementation of IQueryProvider for MongoDB.
public interface IMongoQueryProvider : IQueryProvider
  - Inherited Members
 
Properties
- LoggedStages
 Gets the most recently logged stages.
Methods
- ExecuteAsync<TResult>(Expression, CancellationToken)
 Executes the strongly-typed query represented by a specified expression tree.