CacheTransformMappingPage.IsLeftColumnMapped(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 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
Parâmetros
- leftColumn
- Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject