Method SetStorageEngineOptions
SetStorageEngineOptions(BsonDocument)
Sets the storage engine options.
public IndexOptionsBuilder SetStorageEngineOptions(BsonDocument value)
Parameters
valueBsonDocumentThe value.
Returns
- IndexOptionsBuilder
The builder (so method calls can be chained).