LkUpdateParamMapEventArgs.VirtualInputColumns プロパティ

定義

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

プロパティ値

Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject[]

適用対象