ColumnValue.RetrieveGrbit 屬性

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

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

Syntax

'Declaration
Public Property RetrieveGrbit As RetrieveColumnGrbit
    Get
    Set
'Usage
Dim instance As ColumnValue
Dim value As RetrieveColumnGrbit

value = instance.RetrieveGrbit

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

屬性值

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

另請參閱

參考

ColumnValue 類別

ColumnValue 成員

Microsoft.Isam.Esent.Interop 命名空間