SqlObjectBase.RestoreInitialState メソッド
このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。
名前空間: Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ: Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)
構文
'宣言
Protected Sub RestoreInitialState
'使用
Me.RestoreInitialState()
protected void RestoreInitialState()
protected:
void RestoreInitialState()
member RestoreInitialState : unit -> unit
protected function RestoreInitialState()