Compartir a través de


IDTSContainer100.DelayValidation Propiedad

Definición

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

Valor de propiedad

true si la validación de la tarea se retrasa hasta el tiempo de ejecución; de lo contrario, false.

Atributos

Se aplica a