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.

页首