CacheTransformMappingPage.IsRightColumnMapped(DataFlowObject) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- rightColumn
- Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject