MainPipeClass.IDTSPipeline130_Events Property
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 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSComponentEvents100 ^ IDTSPipeline130_Events { void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSComponentEvents100 ^ value); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSComponentEvents100 IDTSPipeline130_Events { set; }
member this.IDTSPipeline130_Events : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSComponentEvents100
Public Overridable Property IDTSPipeline130_Events As IDTSComponentEvents100