ClusteredIndexOptionsTDocument Properties |
The ClusteredIndexOptionsTDocument generic type exposes the following members.
Name | Description | |
---|---|---|
Key |
Gets or sets the index key, which must currently be {_id: 1}.
| |
Name |
Gets or sets the index name.
| |
Unique |
Gets or sets whether the index entries must be unique, which currently must be true.
|