SnapshotPrepareGrbit-Enumeration

Optionen für JetOSSnapshotPrepare(JET_OSSNAPID, SnapshotPrepareGrbit).

Diese Enumeration enthält ein FlagsAttribute-Attribut, das eine bitweise Kombination der Memberwerte zulässt.

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

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration SnapshotPrepareGrbit
'Usage
Dim instance As SnapshotPrepareGrbit
[FlagsAttribute]
public enum SnapshotPrepareGrbit

Members

Membername Beschreibung
Keine Standardoptionen.
IncrementalSnapshot Es werden nur Protokolldateien erstellt.
CopySnapshot Eine Kopie Momentaufnahme (normal oder inkrementell) ohne Protokollkürzung.

Siehe auch

Verweis

Microsoft.Isam.Esent.Interop-Namespace