Click or drag to resize
Builders<TDocument>.IndexKeys Property

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.2.0
Syntax
public static IndexKeysDefinitionBuilder<TDocument> IndexKeys { get; }

Property Value

Type: IndexKeysDefinitionBuilder<TDocument>
See Also