Windows8Grbits.KeepDbAttachedAtEndOfRecovery field

Allows the database to remain attached at the end of recovery (for faster transition to running state).

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

Syntax

'Declaration
Public Const KeepDbAttachedAtEndOfRecovery As InitGrbit
'Usage
Dim value As InitGrbit

value = Windows8Grbits.KeepDbAttachedAtEndOfRecovery
public const InitGrbit KeepDbAttachedAtEndOfRecovery

See also

Reference

Windows8Grbits class

Windows8Grbits members

Microsoft.Isam.Esent.Interop.Windows8 namespace