Table of Contents

Class IQueryableExtensions

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

Extension methods for IQueryble.

public static class IQueryableExtensions
Inheritance
IQueryableExtensions
Inherited Members

Methods

GetLoggedStages<TSource>(IQueryable<TSource>)

Gets the most recently logged stages.

GetMongoQueryProvider(IQueryable)

Gets the source's provider cast to an IMongoQueryProvider.