次の方法で共有


SystemParameters.EnableViewCache プロパティ

データベース エンジンがデータベース ファイルにメモリ マップファイル I/O を使用するかどうかを示す値を取得または設定します。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

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

value = SystemParameters.EnableViewCache

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

プロパティ値

型: System.Boolean

関連項目

リファレンス

SystemParameters クラス

SystemParameters メンバー

Microsoft.Isam.Esent.Interop 名前空間