IDTSInputColumn100.IsAssociatedWithOutputColumn 属性

定义

public:
 property bool IsAssociatedWithOutputColumn { bool get(); };
[System.Runtime.InteropServices.DispId(134)]
public bool IsAssociatedWithOutputColumn { [System.Runtime.InteropServices.DispId(134)] get; }
[<System.Runtime.InteropServices.DispId(134)>]
[<get: System.Runtime.InteropServices.DispId(134)>]
member this.IsAssociatedWithOutputColumn : bool
Public ReadOnly Property IsAssociatedWithOutputColumn As Boolean

属性值

如果 IDTSInputColumn100 与输出列关联,则为 True;否则为 false

属性

适用于