MainPipeClass.IDTSPipeline130_set_Events(IDTSComponentEvents100) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void IDTSPipeline130_set_Events(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSComponentEvents100 ^ A_1) = Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSPipeline130::set_Events;
public virtual void IDTSPipeline130_set_Events (Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSComponentEvents100 A_1);
abstract member IDTSPipeline130_set_Events : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSComponentEvents100 -> unit
override this.IDTSPipeline130_set_Events : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSComponentEvents100 -> unit
Public Overridable Sub IDTSPipeline130_set_Events (A_1 As IDTSComponentEvents100)