Class IndexNameHelper
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Represents helper methods for index names.
- Inheritance
-
Index
Name Helper
- Inherited Members
Methods
- Get
Index Name(Bson Document) Gets the name of the index derived from the keys specification.
- Get
Index Name(string[]) Gets the name of the index derived from the key names.