IDTSInput100.AreInputColumnsAssociatedWithOutputColumns Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes