Property StorageEngine
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
StorageEngine
Gets or sets the storage engine options.
public BsonDocument StorageEngine { get; set; }
Property Value
- BsonDocument
The storage engine options.