IDTSObjectHost100.DelayValidation 属性

定义

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

属性值

如果包的验证延迟到运行时,则为 true。 如果验证包,并在实际执行包之前返回错误和警告,则为 false

属性

适用于