Property IndexOptionDefaults
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
IndexOptionDefaults
Gets or sets the index option defaults.
public BsonDocument IndexOptionDefaults { get; set; }
Property Value
- BsonDocument
The index option defaults.