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[]

适用于