SystemParameters.Configuration プロパティ
システム パラメーターのセット全体の既定値を指定する値を取得または設定します。 このパラメーターを特定の構成に設定すると、すべてのシステム パラメーター値がその構成の既定値にリセットされます。 構成が特定のインスタンスに設定されている場合、グローバル システム パラメーターは既定値にリセットされません。 Small Configuration (0): データベース エンジンはメモリ使用用に最適化されています。 レガシ構成 (1): データベース エンジンには、従来の既定値があります。 Windows Vista および Up でサポートされています。 Windows XP および Windows Server 2003 では無視されます。
Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)
構文
'Declaration
Public Shared Property Configuration As Integer
Get
Set
'Usage
Dim value As Integer
value = SystemParameters.Configuration
SystemParameters.Configuration = value
public static int Configuration { get; set; }
プロパティ値
種類: System.Int32