JET_TABLECREATE.grbit 屬性
取得或設定資料表選項。
Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'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