次の方法で共有


AvaliableFEInputColumns.AvailableInputColumns プロパティ

定義

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

プロパティ値

Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject[]

適用対象