LkJoinOutputInfoEventArgs.OutputColumns Property

Definition

public:
 property cli::array <Microsoft::DataTransformationServices::DataFlowUI::DataFlowObject ^> ^ OutputColumns { cli::array <Microsoft::DataTransformationServices::DataFlowUI::DataFlowObject ^> ^ get(); void set(cli::array <Microsoft::DataTransformationServices::DataFlowUI::DataFlowObject ^> ^ value); };
public Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject[] OutputColumns { get; set; }
member this.OutputColumns : Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject[] with get, set
Public Property OutputColumns As DataFlowObject()

Property Value

Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject[]

Applies to