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