Compartilhar via


Propriedade JET_INDEXCREATE.grbit

Obtém ou define as opções de criação de índice.

Namespace:Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (em Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property grbit As CreateIndexGrbit
    Get
    Set
'Usage
Dim instance As JET_INDEXCREATE
Dim value As CreateIndexGrbit

value = instance.grbit

instance.grbit = value
public CreateIndexGrbit grbit { get; set; }

Valor da propriedade

Tipo: Microsoft.Isam.Esent.Interop.CreateIndexGrbit

Confira também

Referência

classe JET_INDEXCREATE

membros JET_INDEXCREATE

Namespace Microsoft.Isam.Esent.Interop