次の方法で共有


SystemParameters.EnableFileCache プロパティ

データベース エンジンがすべてのマネージド ファイルに OS ファイル キャッシュを使用するかどうかを示す値を取得または設定します。

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

構文

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

value = SystemParameters.EnableFileCache

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

プロパティ値

型: System.Boolean

関連項目

リファレンス

SystemParameters クラス

SystemParameters メンバー

Microsoft.Isam.Esent.Interop 名前空間