Column.UpdateStatistics Method
Updates statistics for the column.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.
Liste de surcharge
Nom | 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.
|
Voir aussi
Référence
Column Class
Column Members
Microsoft.SqlServer.Management.Smo Namespace
Autres ressources
UPDATE STATISTICS (Transact-SQL)
Statistiques d'index
Working with Database Objects