Compartir a través de


UpdateObjectState Método

Gets the updated object state.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.RegisteredServers
Ensamblado:  Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)

Sintaxis

'Declaración
Protected Sub UpdateObjectState
'Uso

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