SystemParameters.CacheSize プロパティ
ページ内のデータベース キャッシュのサイズを取得または設定します。 既定では、データベース キャッシュはサイズを自動的に調整します。このプロパティを 0 以外の値に設定すると、キャッシュはターゲット サイズに合わせて調整されます。
Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)
構文
'Declaration
Public Shared Property CacheSize As Integer
Get
Set
'Usage
Dim value As Integer
value = SystemParameters.CacheSize
SystemParameters.CacheSize = value
public static int CacheSize { get; set; }
プロパティ値
種類: System.Int32