JET_LGPOS.ib, proprietà

Ottiene o imposta l'offset di byte rappresentato da questa posizione del log. Questo offset si trova all'interno del settore.

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

Sintassi

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

value = instance.ib

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

Valore proprietà

Tipo: System.Int32

Vedi anche

Riferimento

struttura JET_LGPOS

membri JET_LGPOS

Spazio dei nomi Microsoft.Isam.Esent.Interop