Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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