JET_LGPOS. lGeneration, propriété

Obtient ou définit la génération de cette position de journal.

Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

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

Valeur de la propriété

Type : System. Int32

Voir aussi

Informations de référence

Structure JET_LGPOS

Membres JET_LGPOS

Espace de noms Microsoft. ISAM. esent. Interop