IDTSInput100.AreInputColumnsAssociatedWithOutputColumns Property

Definition

Gets whether the input columns are associated with output columns.

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

Property Value

True if the input columns are associated with output columns; otherwise, false.

Attributes

Applies to