共用方式為


SystemParameters.CacheSizeMin 屬性

取得或設定資料庫頁面中資料庫頁面快取的大小下限。

Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'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; }

屬性值

類型: System.Int32

另請參閱

參考

SystemParameters 類別

SystemParameters 成員

Microsoft.Isam.Esent.Interop 命名空間