LkJoinOutputInfoEventArgs.Operations プロパティ

定義

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

プロパティ値

Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject[]

適用対象