LkJoinOutputInfoEventArgs.OutputColumns プロパティ

定義

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()

プロパティ値

Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject[]

適用対象