Aracılığıyla paylaş


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)

Syntax

'Bildirim
Public Overridable Sub Refresh
'Kullanım
Dim instance As SqlSmoObject

instance.Refresh()
public virtual void Refresh()
public:
virtual void Refresh()
abstract Refresh : unit -> unit 
override Refresh : unit -> unit 
public function Refresh()

Implements

IRefreshable.Refresh()

Examples

Calling Methods

See Also

Reference

SqlSmoObject Class

Microsoft.SqlServer.Management.Smo Namespace