Statistic.Update Method

Include Protected Members
Include Inherited Members

Updates information about the distribution of key values.

Overload List

  Name Description
Public method Update() Updates the statistics for the referenced object.
Public method Update(StatisticsScanType) Updates information about the distribution of key values.
Public method Update(StatisticsScanType, Int32) Updates information about the distribution of key values.
Public method Update(StatisticsScanType, Int32, Boolean) Updates information about the distribution of key values.

Top