Metodo Statistic.Update

Updates the statistics for the referenced object.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public Sub Update
'Utilizzo
Dim instance As Statistic

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

Esempi

Creazione e aggiornamento delle statistiche

Vedere anche

Riferimento

Statistic Classe

Overload Update

Spazio dei nomi Microsoft.SqlServer.Management.Smo

Altre risorse

UPDATE STATISTICS (Transact-SQL)