IDTSObjectHost100.DelayValidation Propiedad

Definición

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 de propiedad

Cierto si la validación del paquete se retrasa hasta el tiempo de ejecución. false si el paquete es validado, y se devuelven errores y advertencias antes de que el paquete se ejecute realmente.

Atributos

Se aplica a