propriedade JET_TABLECREATE.grbit

Obtém ou define as opções de tabela.

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

Syntax

'Declaration
Public Property grbit As CreateTableColumnIndexGrbit
    Get
    Set
'Usage
Dim instance As JET_TABLECREATE
Dim value As CreateTableColumnIndexGrbit

value = instance.grbit

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

Valor da propriedade

Tipo: Microsoft.Isam.Esent.Interop.CreateTableColumnIndexGrbit

Confira também

Referência

Classe JET_TABLECREATE

membros do JET_TABLECREATE

Namespace Microsoft.Isam.Esent.Interop