Share via


Méthode SqlSmoObject.Refresh

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

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Overridable Sub Refresh
'Utilisation
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()

Implémente

IRefreshable.Refresh()

Exemples

Appel de méthodes

Voir aussi

Référence

SqlSmoObject Classe

Espace de noms Microsoft.SqlServer.Management.Smo