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