JET_BKINFO.genHigh-Eigenschaft

Ruft die hohe Generation der Sicherung ab oder legt diese fest.

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

Syntax

'Declaration
Public Property genHigh As Integer
    Get
    Set
'Usage
Dim instance As JET_BKINFO
Dim value As Integer

value = instance.genHigh

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

Eigenschaftswert

Typ: System.Int32

Weitere Informationen

Verweis

JET_BKINFO-Struktur

JET_BKINFO Member

Microsoft.Isam.Esent.Interop-Namespace