Properti SystemParameters.CacheSizeMin

Mendapatkan atau mengatur ukuran minimum cache halaman database, di halaman database.

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

Sintaks

'Declaration
Public Shared Property CacheSizeMin As Integer
    Get
    Set
'Usage
Dim value As Integer

value = SystemParameters.CacheSizeMin

SystemParameters.CacheSizeMin = value
public static int CacheSizeMin { get; set; }

Nilai properti

Jenis: System.Int32

Lihat juga

Referensi

Kelas SystemParameters

Anggota SystemParameters

Namespace Microsoft.Isam.Esent.Interop