proprietà JET_LGPOS.lGeneration

Ottiene o imposta la generazione di 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 lGeneration As Integer
    Get
    Set
'Usage
Dim instance As JET_LGPOS
Dim value As Integer

value = instance.lGeneration

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

Valore proprietà

Tipo: System.Int32

Vedi anche

Riferimento

struttura JET_LGPOS

membri JET_LGPOS

Spazio dei nomi Microsoft.Isam.Esent.Interop