JET_OPENTEMPORARYTABLE.grbit プロパティ
一時テーブルのオプションを取得または設定します。
Namespace:Microsoft.Isam.Esent.Interop.Vista
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)
構文
'Declaration
Public Property grbit As TempTableGrbit
Get
Set
'Usage
Dim instance As JET_OPENTEMPORARYTABLE
Dim value As TempTableGrbit
value = instance.grbit
instance.grbit = value
public TempTableGrbit grbit { get; set; }
プロパティ値
種類: Microsoft.Isam.Esent.Interop.TempTableGrbit