DBEngineServiceConfigSettings.InstantFileInit 屬性

定義

取得或設定一個值,指示物件是否執行即時檔案初始化。

public:
 property bool InstantFileInit { bool get(); void set(bool value); };
public bool InstantFileInit { get; set; }
member this.InstantFileInit : bool with get, set
Public Property InstantFileInit As Boolean

屬性值

true如果物件執行即時檔案初始化;否則,。 false

適用於