JET_LGPOS.lGeneration-Eigenschaft

Ruft die Generierung dieser Protokollposition ab oder legt diese fest.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

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

Eigenschaftswert

Typ: System.Int32

Siehe auch

Verweis

JET_LGPOS Struktur

JET_LGPOS-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace