| IndexNameHelper Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: MongoDB.Driver.Core.Operations
 Syntax
Syntax Methods
Methods| Name | Description | |
|---|---|---|
|   | GetIndexName(String) | 
            Gets the name of the index derived from the key names.
             | 
|   | GetIndexName(BsonDocument) | 
            Gets the name of the index derived from the keys specification.
             | 
 See Also
See Also