Share via


PackageClass.DelayValidation Propriété

Définition

public:
 virtual property bool DelayValidation { bool get(); void set(bool value); };
public virtual bool DelayValidation { get; set; }
member this.DelayValidation : bool with get, set
Public Overridable Property DelayValidation As Boolean

Valeur de propriété

true si la validation du package est retardée jusqu’à ce que le package s’exécute ; sinon, false.

Implémente

S’applique à