Statistic.Update Method
Include Protected Members
Include Inherited Members
Updates information about the distribution of key values.
Overload List
Name | Description | |
---|---|---|
Update() | Updates the statistics for the referenced object. | |
Update(StatisticsScanType) | Updates information about the distribution of key values. | |
Update(StatisticsScanType, Int32) | Updates information about the distribution of key values. | |
Update(StatisticsScanType, Int32, Boolean) | Updates information about the distribution of key values. |
Top