Sdílet prostřednictvím


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
Public method ValidatePlanGuide() Returns True if a plan guide is valid; othewise, False.
Public method ValidatePlanGuide(DataRow%) Returns True if a plan guide is valid; othewise, False. Also returns a data table row that contains error information.

Top