Share via


IDTSObjectHost100.DelayValidation Propriété

Définition

public:
 property bool DelayValidation { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610678274)]
public bool DelayValidation { get; set; }
[<System.Runtime.InteropServices.DispId(1610678274)>]
member this.DelayValidation : bool with get, set
Public Property DelayValidation As Boolean

Valeur de propriété

true si la validation du package est retardée jusqu’à l’exécution. false si le package est validé et que les erreurs et avertissements sont retournés avant l’exécution du package.

Attributs

S’applique à