Table of Contents

Class IndexNameHelper

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

Represents helper methods for index names.

public static class IndexNameHelper
Inheritance
IndexNameHelper
Inherited Members

Methods

GetIndexName(BsonDocument)

Gets the name of the index derived from the keys specification.

GetIndexName(string[])

Gets the name of the index derived from the key names.