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