Method GetIndexName
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
GetIndexName()
Gets the name of the index.
public string GetIndexName()
Returns
- string
The name of the index.
Gets the name of the index.
public string GetIndexName()
The name of the index.