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:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSComponentEvents100 ^ Events { void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSComponentEvents100 ^ value); };
[System.Runtime.InteropServices.DispId(118)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.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.IDTSComponentEvents100
Public Property Events As IDTSComponentEvents100
Property Value
Implements
- Attributes