Table of Contents

Property Collection

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

Collection

Gets the collection being queried.

public MongoCollection Collection { get; }

Property Value

MongoCollection