CreateIndexModelTDocumentOptions Property |
Gets the options.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.1.0
Syntaxpublic CreateIndexOptions Options { get; }
Public ReadOnly Property Options As CreateIndexOptions
Get
member Options : CreateIndexOptions with get
Property Value
Type:
CreateIndexOptions
See Also