Table of Contents

Constructor MongoQueryProvider

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

MongoQueryProvider(MongoCollection)

Initializes a new instance of the MongoQueryProvider class.

public MongoQueryProvider(MongoCollection collection)

Parameters

collection MongoCollection

The collection being queried.