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