Table of Contents

Interface IMongoQueryable

Namespace
MongoDB.Driver.Linq
Assembly
MongoDB.Driver.dll

Provides functionality to evaluate queries against MongoDB.

public interface IMongoQueryable : IQueryable, IEnumerable
Inherited Members
Extension Methods

Properties

LoggedStages

Gets the pipeline stages that were logged when the queryable was executed.

Provider

Gets the IMongoQueryProvider for this queryable.

Methods

GetExecutionModel()

Gets the execution model.