ColumnValue.ItagSequence 屬性

取得或設定 itag 序列的資料行。

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

Syntax

'Declaration
Public Property ItagSequence As Integer
    Get
    Set
'Usage
Dim instance As ColumnValue
Dim value As Integer

value = instance.ItagSequence

instance.ItagSequence = value
public int ItagSequence { get; set; }

屬性值

類型: System.Int32

另請參閱

參考

ColumnValue 類別

ColumnValue 成員

Microsoft.Isam.Esent.Interop 命名空間