Database.ValidateAllPlanGuides Method
Include Protected Members
Include Inherited Members
Verifies the validity of the execution plans associated with the database.
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 | |
---|---|---|
ValidateAllPlanGuides() | Verifies the validity of the execution plans associated with the database. | |
ValidateAllPlanGuides(DataTable%) | Verifies the validity of the execution plans associated with the database and returns validation report. |
Top