Table of Contents

Property Collection

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

Collection

Gets the collection that is being queried.

public virtual MongoCollection Collection { get; }

Property Value

MongoCollection