MainPipeClass.Events Property

Definition

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSComponentEvents100 ^ Events {  void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSComponentEvents100 ^ value); };
[System.Runtime.InteropServices.DispId(118)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSComponentEvents100 Events { [System.Runtime.InteropServices.DispId(118)] set; }
[<System.Runtime.InteropServices.DispId(118)>]
[<set: System.Runtime.InteropServices.DispId(118)>]
member this.Events : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSComponentEvents100
Public Overridable Property Events As IDTSComponentEvents100

Property Value

Implements

Attributes

Applies to