共用方式為


UpdateStatistics 方法

Updates statistics for the column.

多載清單 

  名稱 描述
公用方法 UpdateStatistics() () () () Updates Statistic objects that monitor this column.
公用方法 UpdateStatistics(StatisticsScanType) Updates Statistic objects that monitor this column.
公用方法 UpdateStatistics(StatisticsScanType, Int32) Updates Statistic objects that monitor this column using a sampled scan.
公用方法 UpdateStatistics(StatisticsScanType, Int32, Boolean) Updates Statistic objects that monitor this column using a sampled scan.

頂端