Expand Minimize
This topic has not yet been rated - Rate this topic

SqlSmoObject.Refresh Method

Refreshes the object and retrieves properties when the object is next accessed.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
'Declaration
Public Overridable Sub Refresh
'Usage
Dim instance As SqlSmoObject

instance.Refresh()

Implements

IRefreshable.Refresh
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.