Skip to content

Latest commit

 

History

History
80 lines (66 loc) · 1.72 KB

snapshotthawgrbit-enumeration.md

File metadata and controls

80 lines (66 loc) · 1.72 KB
description title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date ms.topic f1_keywords dev_langs api_name topic_type api_type api_location ROBOTS
Learn more about: SnapshotThawGrbit enumeration
SnapshotThawGrbit enumeration
SnapshotThawGrbit enumeration
T:Microsoft.Isam.Esent.Interop.SnapshotThawGrbit
39513083
07/30/2014
reference
Microsoft.Isam.Esent.Interop.SnapshotThawGrbit
Microsoft.Isam.Esent.Interop.SnapshotThawGrbit.None
CSharp
JScript
VB
other
Microsoft.Isam.Esent.Interop.SnapshotThawGrbit
Microsoft.Isam.Esent.Interop.SnapshotThawGrbit.None
kbSyntax
apiref
Managed
Microsoft.Isam.Esent.Interop.dll
INDEX,FOLLOW

SnapshotThawGrbit enumeration

Options for JetOSSnapshotThaw(JET_OSSNAPID, SnapshotThawGrbit).

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

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

Syntax

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

Members

Member name Description
None Default options.

See also

Reference

Microsoft.Isam.Esent.Interop namespace