Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the index options.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public ReadOnly Property Grbit As CreateIndexGrbit
Get
'Usage
Dim instance As IndexInfo
Dim value As CreateIndexGrbit
value = instance.Grbit
public CreateIndexGrbit Grbit { get; }
Property value
Type: Microsoft.Isam.Esent.Interop.CreateIndexGrbit