JET_RETRIEVECOLUMN.grbit 属性

获取或设置用于检索列的选项。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'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 命名空间