Propiedad JET_LGPOS.lGeneration
Obtiene o establece la generación de esta posición de registro.
Espacio de nombres:Microsoft.Isam.Esent.Interop
Ensamblaje: Microsoft.Isam.Esent.Interop (en 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; }
Valor de propiedad
Tipo: System.Int32