CacheTransformMappingPage.IsRightColumnMapped(DataFlowObject) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- rightColumn
- Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject