Database.ValidateAllPlanGuides Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ValidateAllPlanGuides(DataTable) |
Validate all the planguides |
ValidateAllPlanGuides() |
Validate all the planguides |
ValidateAllPlanGuides(DataTable)
ValidateAllPlanGuides()
Validate all the planguides
public bool ValidateAllPlanGuides ();
member this.ValidateAllPlanGuides : unit -> bool
Public Function ValidateAllPlanGuides () As Boolean