Column.UpdateStatistics Method
Updates statistics for the column.
Overload List
Name | 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.
|
See Also