Share via


CacheTransformMappingPage.IsLeftColumnMapped(DataFlowObject) Method

Definition

protected:
 bool IsLeftColumnMapped(Microsoft::DataTransformationServices::DataFlowUI::DataFlowObject ^ leftColumn);
protected bool IsLeftColumnMapped (Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject leftColumn);
member this.IsLeftColumnMapped : Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject -> bool
Protected Function IsLeftColumnMapped (leftColumn As DataFlowObject) As Boolean

Parameters

leftColumn
Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject

Returns

Applies to