Propiedad ColumnInfo.Grbit
Obtiene las opciones de columna.
Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property Grbit As ColumndefGrbit
Get
Private Set
'Usage
Dim instance As ColumnInfo
Dim value As ColumndefGrbit
value = instance.Grbit
public ColumndefGrbit Grbit { get; private set; }
Valor de propiedad
Tipo: Microsoft.Isam.Esent.Interop.ColumndefGrbit