IDTSInputColumn100.IsAssociatedWithOutputColumn Property

Definition

Gets whether the IDTSInputColumn100 is associated with output column.

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

Property Value

True if the IDTSInputColumn100 is associated with output column; otherwise, false.

Attributes

Applies to