Metodo TableViewBase.UpdateStatistics

Include i membri protetti
Include i membri ereditati

Updates statistics for the table or view.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico UpdateStatistics() Updates statistics for the table or view.
Metodo pubblico UpdateStatistics(StatisticsTarget, StatisticsScanType) Updates the statistics for the table or view with the option to specify the target and the type of scan performed.
Metodo pubblico UpdateStatistics(StatisticsTarget, StatisticsScanType, Int32) Updates the statistics for the table or view with the option to specify the target, the type of scan performed, and the sample size.
Metodo pubblico UpdateStatistics(StatisticsTarget, StatisticsScanType, Int32, Boolean) Updates the statistics for the table or view with the option to specify the target, the type of scan performed, the sample size, and whether to recompute the statistics.

In alto

Vedere anche

Riferimento

TableViewBase Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo