Condividi tramite


Index.UpdateStatistics Method

Updates the statistics for the referenced index.

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

Nome 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.

Vedere anche

Riferimento

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

Altre risorse

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