次の方法で共有


IDTSContainer100.DelayValidation プロパティ

定義

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

プロパティ値

タスクの検証が実行時まで遅れる場合は true。それ以外の場合は false。

属性

適用対象