SnapshotAbortGrbit enumeration

Options for JetOSSnapshotAbort(JET_OSSNAPID, SnapshotAbortGrbit).

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

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

Syntax

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

Members

Member name Description
None Default options.

See also

Reference

Microsoft.Isam.Esent.Interop.Server2003 namespace