次の方法で共有


CacheTransformMappingPage.IsLeftColumnMapped(DataFlowObject) メソッド

定義

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

パラメーター

leftColumn
Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject

戻り値

適用対象