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.

Methods

GetExecutionModel()

Gets the execution model.