Column.UpdateStatistics Method
Updates statistics for the column.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
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
Reference
Column Class
Column Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
UPDATE STATISTICS (Transact-SQL)
Index Statistics
Working with Database Objects