ColumnValue.ItagSequence, proprietà

Ottiene o imposta la sequenza di itag di colonna.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'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; }

Valore proprietà

Tipo: System.Int32

Vedi anche

Riferimento

Classe ColumnValue

Membri ColumnValue

Spazio dei nomi Microsoft.Isam.Esent.Interop