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

True si la validación del paquete se retrasa hasta el tiempo de ejecución. False si se valida el paquete y se devuelven errores y advertencias antes de que el paquete se ejecute realmente.

Atributos

Se aplica a