Freigeben über


TableViewBase.UpdateStatistics Method

Updates statistics for the table or view.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name Description
TableViewBase.UpdateStatistics ()
Updates statistics for the table or view.
TableViewBase.UpdateStatistics (StatisticsTarget, StatisticsScanType)
Updates the statistics for the table or view with the option to specify the target and the type of scan performed.
TableViewBase.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.
TableViewBase.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.

Siehe auch

Verweis

TableViewBase Class
TableViewBase Members
Microsoft.SqlServer.Management.Smo Namespace

Andere Ressourcen

Working with Database Objects
Tabellen
Sichten (Datenbankmodul)
CREATE TABLE (Transact-SQL)
CREATE VIEW (Transact-SQL)
UPDATE STATISTICS (Transact-SQL)