Column.UpdateStatistics Method
Updates statistics for the column.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
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.
|
Siehe auch
Verweis
Column Class
Column Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
UPDATE STATISTICS (Transact-SQL)
Indexstatistiken
Working with Database Objects