JET_CONDITIONALCOLUMN.grbit 属性

获取或设置条件索引的选项。

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

语法

'Declaration
Public Property grbit As ConditionalColumnGrbit
    Get
    Set
'Usage
Dim instance As JET_CONDITIONALCOLUMN
Dim value As ConditionalColumnGrbit

value = instance.grbit

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

属性值

类型: Microsoft.Isam.Esent.Interop.ConditionalColumnGrbit

另请参阅

参考

JET_CONDITIONALCOLUMN 类

JET_CONDITIONALCOLUMN成员

Microsoft.Isam.Esent.Interop 命名空间