JET_ENUMCOLUMNVALUE.itagSequence 属性

获取枚举的从 1 开始的索引) (列值。

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

语法

'Declaration
Public Property itagSequence As Integer
    Get
    Friend Set
'Usage
Dim instance As JET_ENUMCOLUMNVALUE
Dim value As Integer

value = instance.itagSequence
public int itagSequence { get; internal set; }

属性值

类型: System.Int32

请参阅

参考

JET_ENUMCOLUMNVALUE 类

JET_ENUMCOLUMNVALUE成员

Microsoft.Isam.Esent.Interop 命名空间