JET_RETRIEVECOLUMN.grbit 屬性

取得或設定資料行擷取的選項。

Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property grbit As RetrieveColumnGrbit
    Get
    Set
'Usage
Dim instance As JET_RETRIEVECOLUMN
Dim value As RetrieveColumnGrbit

value = instance.grbit

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

屬性值

類型: Microsoft.Isam.Esent.Interop.RetrieveColumnGrbit

另請參閱

參考

JET_RETRIEVECOLUMN 類別

JET_RETRIEVECOLUMN成員

Microsoft.Isam.Esent.Interop 命名空間