Edit

VistaParam.EnableViewCache field

Enable the use of memory mapped file I/O for database files.

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

Syntax

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

value = VistaParam.EnableViewCache
public const JET_param EnableViewCache

See also

Reference

VistaParam class

VistaParam members

Microsoft.Isam.Esent.Interop.Vista namespace