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

属性值

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

属性

适用于