Index.UpdateStatistics Method
Updates the statistics for the referenced index.
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 |
---|---|
Index.UpdateStatistics () |
Updates statistics for the referenced index.
|
Index.UpdateStatistics (StatisticsScanType) |
Updates statistics for the referenced index with the specified statistics scan type.
|
Index.UpdateStatistics (StatisticsScanType, Int32) |
Updates statistics for the referenced index with the specified statistics scan type and specified sample size.
|
Index.UpdateStatistics (StatisticsScanType, Int32, Boolean) |
Updates statistics for the referenced index with the specified statistics scan type and specified sample size and with the option to recompute the statistics.
|
Vea también
Referencia
Index Class
Index Members
Microsoft.SqlServer.Management.Smo Namespace
Otros recursos
Creating, Altering, and Removing Indexes
Índices
UPDATE STATISTICS (Transact-SQL)