Column.UpdateStatistics Method

Include Protected Members
Include Inherited Members

Updates statistics for the column.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method UpdateStatistics() Updates Statistic objects that monitor this column.
Public method UpdateStatistics(StatisticsScanType) Updates Statistic objects that monitor this column.
Public method UpdateStatistics(StatisticsScanType, Int32) Updates Statistic objects that monitor this column using a sampled scan.
Public method UpdateStatistics(StatisticsScanType, Int32, Boolean) Updates Statistic objects that monitor this column using a sampled scan.

Top

See Also

Reference

Column Class

Microsoft.SqlServer.Management.Smo Namespace