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