ManagedComponentHost.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.
Sets the ManagedComponentHost event information.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEventInfos100 ^ HostEventInfos { void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEventInfos100 ^ value); };
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEventInfos100 HostEventInfos { set; }
member this.HostEventInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEventInfos100
Public Property HostEventInfos As IDTSEventInfos100
Property Value
The event information.