Database.ValidateAllPlanGuides Method

Definition

Overloads

ValidateAllPlanGuides(DataTable)

Validate all the planguides

ValidateAllPlanGuides()

Validate all the planguides

ValidateAllPlanGuides(DataTable)

Validate all the planguides

public bool ValidateAllPlanGuides (out System.Data.DataTable errorInfo);
member this.ValidateAllPlanGuides : DataTable -> bool
Public Function ValidateAllPlanGuides (ByRef errorInfo As DataTable) As Boolean

Parameters

errorInfo
DataTable

Returns

Applies to

ValidateAllPlanGuides()

Validate all the planguides

public bool ValidateAllPlanGuides ();
member this.ValidateAllPlanGuides : unit -> bool
Public Function ValidateAllPlanGuides () As Boolean

Returns

Applies to