propiedad JET_TABLECREATE.grbit
Obtiene o establece las opciones de tabla.
Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Sintaxis
'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 de propiedad
Tipo: Microsoft.Isam.Esent.Interop.CreateTableColumnIndexGrbit