JET_LGPOS.isec, proprietà

Ottiene o imposta il numero di settore rappresentato da questa posizione del log.

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

Sintassi

'Declaration
Public Property isec As Integer
    Get
    Set
'Usage
Dim instance As JET_LGPOS
Dim value As Integer

value = instance.isec

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

Valore proprietà

Tipo: System.Int32

Vedi anche

Riferimento

struttura JET_LGPOS

membri JET_LGPOS

Spazio dei nomi Microsoft.Isam.Esent.Interop