Compartir a través de


Column.UpdateStatistics Method

Updates statistics for the column.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

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

Vea también

Referencia

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

Otros recursos

UPDATE STATISTICS (Transact-SQL)
Estadísticas de índice
Working with Database Objects