Share via


JET_BKLOGTIME. IsSnapshot-Eigenschaft

Ruft einen Wert ab, der angibt, ob der JET_BKLOGTIME für eine Momentaufnahme Sicherung ist.

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

Syntax

'Declaration
Public ReadOnly Property IsSnapshot As Boolean
    Get
'Usage
Dim instance As JET_BKLOGTIME
Dim value As Boolean

value = instance.IsSnapshot
public bool IsSnapshot { get; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Verweis

JET_BKLOGTIME Struktur

JET_BKLOGTIME-Member

Microsoft.Isam.Esent.Interop-Namespace