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