JET_COLUMNCREATE.grbit 属性

获取或设置列选项。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'Declaration
Public Property grbit As ColumndefGrbit
    Get
    Set
'Usage
Dim instance As JET_COLUMNCREATE
Dim value As ColumndefGrbit

value = instance.grbit

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

属性值

类型: Microsoft.Isam.Esent.Interop.ColumndefGrbit

另请参阅

参考

JET_COLUMNCREATE 类

JET_COLUMNCREATE成员

Microsoft.Isam.Esent.Interop 命名空间