Freigeben über


Index.UpdateStatistics Method

Updates the statistics for the referenced index.

Hinweise

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

Überladungsliste

Name Description
Index.UpdateStatistics ()
Updates statistics for the referenced index.
Index.UpdateStatistics (StatisticsScanType)
Updates statistics for the referenced index with the specified statistics scan type.
Index.UpdateStatistics (StatisticsScanType, Int32)
Updates statistics for the referenced index with the specified statistics scan type and specified sample size.
Index.UpdateStatistics (StatisticsScanType, Int32, Boolean)
Updates statistics for the referenced index with the specified statistics scan type and specified sample size and with the option to recompute the statistics.

Siehe auch

Verweis

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

Andere Ressourcen

Creating, Altering, and Removing Indexes
Indizes
UPDATE STATISTICS (Transact-SQL)