Edit

Share via


Windows7Grbits.EnableAttachDbBackgroundMaintenance field

The database engine will initiate automatic background database maintenance upon database attachment.

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

Syntax

'Declaration
Public Const EnableAttachDbBackgroundMaintenance As AttachDatabaseGrbit
'Usage
Dim value As AttachDatabaseGrbit

value = Windows7Grbits.EnableAttachDbBackgroundMaintenance
public const AttachDatabaseGrbit EnableAttachDbBackgroundMaintenance

See also

Reference

Windows7Grbits class

Windows7Grbits members

Microsoft.Isam.Esent.Interop.Windows7 namespace