SystemParameters.EnableViewCache, proprietà

Ottiene o imposta un valore che indica se il motore di database deve usare l'I/O mappato alla memoria per i file di database.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

'Declaration
Public Shared Property EnableViewCache As Boolean
    Get
    Set
'Usage
Dim value As Boolean

value = SystemParameters.EnableViewCache

SystemParameters.EnableViewCache = value
public static bool EnableViewCache { get; set; }

Valore proprietà

Tipo: System.Boolean

Vedi anche

Riferimento

SystemParameters (classe)

Membri di SystemParameters

Spazio dei nomi Microsoft.Isam.Esent.Interop