Share via


UpdateObjectState 方法

Updates the object state.

命名空间:  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()