共用方式為


SystemParameters.Configuration 屬性

取得或設定值,指定整個系統參數集的預設值。 當此參數設定為特定組態時,所有系統參數值都會重設為該組態的預設值。 如果針對特定實例設定組態,則全域系統參數將不會重設為預設值。 小型組態 (0) :資料庫引擎已針對記憶體使用進行優化。 舊版設定 (1) :資料庫引擎具有其傳統預設值。 Windows Vista 和更新版本支援。 Windows XP 和 Windows Server 2003 上忽略。

Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'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

另請參閱

參考

SystemParameters 類別

SystemParameters 成員

Microsoft.Isam.Esent.Interop 命名空間