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é

vrai si la validation du paquet est retardée jusqu’à l’exécution. faux si le paquet est validé, et les erreurs et avertissements sont renvoyés avant que le paquet ne soit effectivement exécuté.

Attributs

S’applique à