Sdílet prostřednictvím


Index.UpdateStatistics Method

Include Protected Members
Include Inherited Members

Updates the statistics for the referenced index.

Overload List

  Name Description
Public method UpdateStatistics() Updates statistics for the referenced index.
Public method UpdateStatistics(StatisticsScanType) Updates statistics for the referenced index with the specified statistics scan type.
Public method UpdateStatistics(StatisticsScanType, Int32) Updates statistics for the referenced index with the specified statistics scan type and specified sample size.
Public method 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.

Top