SqlRuleAction.Validate Method

Definition

Validates the SQL expression against the SQL 92 syntax and rules.

public override void Validate ();
override this.Validate : unit -> unit
Public Overrides Sub Validate ()

Exceptions

Thrown when the rule action statement is invalid or exceeds maximum allowed number of actions.

Applies to