共用方式為


UpdateStatistics 方法

Updates the statistics for the referenced index.

多載清單 

  名稱 描述
公用方法 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.

頂端