Statistic.Update Method
Include Protected Members
Include Inherited Members
Updates information about the distribution of key values.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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