SnapshotGetFreezeInfoGrbit enumeration

Options for JetOSSnapshotGetFreezeInfo(JET_OSSNAPID, Int32, [], SnapshotGetFreezeInfoGrbit).

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 SnapshotGetFreezeInfoGrbit
'Usage
Dim instance As SnapshotGetFreezeInfoGrbit
[FlagsAttribute]
public enum SnapshotGetFreezeInfoGrbit

Members

Member name Description
None Default options.

See also

Reference

Microsoft.Isam.Esent.Interop.Vista namespace