Partager via


Méthode Update

Updates the statistics for the referenced object.

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

Syntaxe

'Déclaration
Public Sub Update
'Utilisation
Dim instance As Statistic

instance.Update()
public void Update()
public:
void Update()
member Update : unit -> unit 
public function Update()