次の方法で共有


CacheTransformMappingPage.IsRightColumnMapped(DataFlowObject) メソッド

定義

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

パラメーター

rightColumn
Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject

戻り値

適用対象