MongoQueryProviderCollection Property |
Gets the Collection.
Namespace: MongoDB.Driver.LinqAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax public MongoCollection Collection { get; }
Public ReadOnly Property Collection As MongoCollection
Get
member Collection : MongoCollection with get
Property Value
Type:
MongoCollectionSee Also