IMongoIndexManagerTDocumentSettings Property |
Gets the collection settings.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.1.0
Syntax MongoCollectionSettings Settings { get; }
ReadOnly Property Settings As MongoCollectionSettings
Get
abstract Settings : MongoCollectionSettings with get
Property Value
Type:
MongoCollectionSettingsSee Also