Share via


SnapshotTruncateLogGrbit-Enumeration

Optionen für JetOSSnapshotTruncateLog(JET_OSSNAPID, SnapshotTruncateLogGrbit) und JetOSSnapshotTruncateLogInstance(JET_OSSNAPID, JET_INSTANCE, SnapshotTruncateLogGrbit).

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

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

Syntax

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

Members

Membername Beschreibung
Keine Es wird keine Abschneidung durchgeführt.
AllDatabasesSnapshot Alle Datenbanken sind angefügt, damit die Speicher-Engine berechnen und die Protokollabkürzung durchführen kann.

Siehe auch

Verweis

Microsoft.Isam.Esent.Interop.Vista-Namespace