Metodo 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()
Vedere anche