IDTSManagedComponentHost130.HostEventInfos 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::IDTSEventInfos100 ^ HostEventInfos { void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEventInfos100 ^ value); };
[System.Runtime.InteropServices.DispId(1610678312)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEventInfos100 HostEventInfos { set; }
[<System.Runtime.InteropServices.DispId(1610678312)>]
member this.HostEventInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEventInfos100
Public Property HostEventInfos As IDTSEventInfos100
Property Value
Implements
- Attributes