Поделиться через


Column.UpdateStatistics Method

Updates statistics for the column.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Список перегрузок

Имя Description
Column.UpdateStatistics ()
Updates Statistic objects that monitor this column.
Column.UpdateStatistics (StatisticsScanType)
Updates Statistic objects that monitor this column.
Column.UpdateStatistics (StatisticsScanType, Int32)
Updates Statistic objects that monitor this column using a sampled scan.
Column.UpdateStatistics (StatisticsScanType, Int32, Boolean)
Updates Statistic objects that monitor this column using a sampled scan.

См. также

Справочник

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

Другие ресурсы

UPDATE STATISTICS (Transact-SQL)
Статистика индексов
Working with Database Objects