PlanGuide.ValidatePlanGuide Method
Include Protected Members
Include Inherited Members
Returns True if a plan guide is valid; othewise, False.
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 | |
---|---|---|
ValidatePlanGuide() | Returns True if a plan guide is valid; othewise, False. | |
ValidatePlanGuide(DataRow%) | Returns True if a plan guide is valid; othewise, False. Also returns a data table row that contains error information. |
Top