JET_TABLECREATE.grbit 属性

获取或设置表选项。

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

语法

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

属性值

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

另请参阅

参考

JET_TABLECREATE 类

JET_TABLECREATE成员

Microsoft.Isam.Esent.Interop 命名空间