IndexOptionDefaultsStorageEngine Property |
Gets or sets the storage engine options.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public BsonDocument StorageEngine { get; set; }
Public Property StorageEngine As BsonDocument
Get
Set
member StorageEngine : BsonDocument with get, set
Property Value
Type:
BsonDocumentSee Also