IDTSObjectHost100.DelayValidation Propriedade

Definição

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

Valor da propriedade

true se a validação do pacote for atrasada até o runtime. false se o pacote for validado e os erros e avisos forem retornados antes que o pacote seja realmente executado.

Atributos

Aplica-se a