Método Statistic.Update
Updates the statistics for the referenced object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Public Sub Update
'Uso
Dim instance As Statistic
instance.Update()
public void Update()
public:
void Update()
member Update : unit -> unit
public function Update()
Exemplos
Criando e atualizando estatísticas
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.Smo