Index.UpdateStatistics Method
Updates the statistics for the referenced index.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Список перегрузок
Имя | 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.
|
См. также
Справочник
Index Class
Index Members
Microsoft.SqlServer.Management.Smo Namespace
Другие ресурсы
Creating, Altering, and Removing Indexes
Индексы
UPDATE STATISTICS (Transact-SQL)