次の方法で共有


UpdateObjectState メソッド

オブジェクトの状態を更新します。

名前空間:  Microsoft.SqlServer.Management.Smo.Wmi
アセンブリ:  Microsoft.SqlServer.SqlWmiManagement (Microsoft.SqlServer.SqlWmiManagement.dll)

構文

'宣言
Protected Sub UpdateObjectState
'使用

Me.UpdateObjectState()
protected void UpdateObjectState()
protected:
void UpdateObjectState()
member UpdateObjectState : unit -> unit 
protected function UpdateObjectState()