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.

适用于