SystemParameters.CacheSizeMin 属性

获取或设置数据库页中数据库页缓存的最小大小。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'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 命名空间