Bagikan melalui


Properti SystemParameters.EnableFileCache

Mendapatkan atau menetapkan nilai yang menunjukkan apakah mesin database harus menggunakan cache file OS untuk semua file terkelola.

Namespace:Microsoft.Isam.Esent.Interop
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)

Sintaks

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

value = SystemParameters.EnableFileCache

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

Nilai properti

Jenis: System.Boolean

Lihat juga

Referensi

Kelas SystemParameters

Anggota SystemParameters

Namespace Microsoft.Isam.Esent.Interop