IDTSObjectModel100.EnableDisconnectedColumns プロパティ

定義

データフロータスクがメインパイプ内の切り離された列を有効にするかどうかを示す値を取得または設定します。

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

プロパティ値

データフロータスクが切り離された列を有効にする場合、そうでなければ、誤りです。

属性

適用対象