ModelingTextTransformation.SkipValidation Property

Definition

Causes the ValidateStore method to become a no-op

protected bool SkipValidation { get; set; }
member this.SkipValidation : bool with get, set
Protected Property SkipValidation As Boolean

Property Value

Remarks

Useful to allow highly specialized transformations to control the time at which validation is done.

Applies to