Refresh méthode
Refreshes the Configuration object properties.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub Refresh
'Utilisation
Dim instance As ConfigurationBase
instance.Refresh()
public void Refresh()
public:
void Refresh()
member Refresh : unit -> unit
public function Refresh()