Property Key
Key
Gets or sets the index key, which must currently be {_id: 1}.
public IndexKeysDefinition<TDocument> Key { get; set; }
Property Value
- IndexKeysDefinition<TDocument>
Gets or sets the index key, which must currently be {_id: 1}.
public IndexKeysDefinition<TDocument> Key { get; set; }