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