Condividi tramite


Column.UpdateStatistics Method

Updates statistics for the column.

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

Nome 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.

Vedere anche

Riferimento

Column Class
Column Members
Microsoft.SqlServer.Management.Smo Namespace

Altre risorse

UPDATE STATISTICS (Transact-SQL)
Statistiche dell'indice
Working with Database Objects