Refresh méthode
Refreshes the object and retrieves properties when the object is next accessed.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans 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
Voir aussi