Edit

VistaParam.EnableAdvanced field

This parameter is used to control when the database engine accepts or rejects changes to a subset of the system parameters. This parameter is used in conjunction with Configuration to prevent some system parameters from being set away from the selected configuration's defaults.

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

Syntax

'Declaration
Public Const EnableAdvanced As JET_param
'Usage
Dim value As JET_param

value = VistaParam.EnableAdvanced
public const JET_param EnableAdvanced

See also

Reference

VistaParam class

VistaParam members

Microsoft.Isam.Esent.Interop.Vista namespace