SnapshotEndGrbit enumeration

Options for JetOSSnapshotEnd(JET_OSSNAPID, SnapshotEndGrbit).

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

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

Syntax

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

Members

Member name Description
None Default options.
AbortSnapshot The snapshot session aborted.

See also

Reference

Microsoft.Isam.Esent.Interop.Vista namespace