Gets the key of the index.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public IndexKeysDocument Key { get; }
Public ReadOnly Property Key As IndexKeysDocument
Get
member Key : IndexKeysDocument with get
Property Value
Type:
IndexKeysDocumentSee Also