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

返回

适用于