IDTSObjectHost100.DelayValidation Proprietà

Definizione

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

Valore della proprietà

true se la convalida del pacchetto viene ritardata fino al runtime. false se il pacchetto viene convalidato e vengono restituiti errori e avvisi prima che il pacchetto venga effettivamente eseguito.

Attributi

Si applica a