Index.UpdateStatistics Método
Incluir miembros protegidos
Incluir miembros heredados
Updates the statistics for the referenced index.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
UpdateStatistics() | Updates statistics for the referenced index. | |
UpdateStatistics(StatisticsScanType) | Updates statistics for the referenced index with the specified statistics scan type. | |
UpdateStatistics(StatisticsScanType, Int32) | Updates statistics for the referenced index with the specified statistics scan type and specified sample size. | |
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. |
Arriba