proprietà JET_TABLECREATE.grbit

Ottiene o imposta le opzioni della tabella.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'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; }

Valore proprietà

Tipo: Microsoft.Isam.Esent.Interop.CreateTableColumnIndexGrbit

Vedi anche

Riferimento

classe JET_TABLECREATE

membri JET_TABLECREATE

Spazio dei nomi Microsoft.Isam.Esent.Interop