Compartilhar via


Método UpdateObjectState

Updates the object state.

Namespace:  Microsoft.SqlServer.Management.Smo.Wmi
Assembly:  Microsoft.SqlServer.SqlWmiManagement (em Microsoft.SqlServer.SqlWmiManagement.dll)

Sintaxe

'Declaração
Protected Sub UpdateObjectState
'Uso

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