JET_COLUMNBASE.grbit プロパティ

列のオプションを取得します。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

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

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

プロパティ値

種類: Microsoft.Isam.Esent.Interop.ColumndefGrbit

関連項目

リファレンス

JET_COLUMNBASE クラス

JET_COLUMNBASE メンバー

Microsoft.Isam.Esent.Interop 名前空間