CacheTransformMappingPage.IsRightColumnMapped(DataFlowObject) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- rightColumn
- Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject