RegSvrSmoObject.UpdateObjectState Method
Gets the updated object state.
Namespace: Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Syntax
'Declaration
Protected Sub UpdateObjectState
'Usage
Me.UpdateObjectState()
protected void UpdateObjectState()
protected:
void UpdateObjectState()
member UpdateObjectState : unit -> unit
protected function UpdateObjectState()
See Also
Reference
Microsoft.SqlServer.Management.Smo.RegisteredServers Namespace