Class CreateIndexOptions
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Options for creating an index.
public class CreateIndexOptions<TDocument> : CreateIndexOptions
Type Parameters
TDocument
The type of the document.
Inheritance
CreateIndexOptions
Inherited Members
CreateIndexOptions.DefaultLanguage
CreateIndexOptions.ExpireAfter
CreateIndexOptions.LanguageOverride
CreateIndexOptions.SphereIndexVersion
CreateIndexOptions.StorageEngine
CreateIndexOptions.TextIndexVersion
object.ReferenceEquals(object, object)
Properties
Gets or sets the partial filter expression.
Gets or sets the wildcard projection.