IDTSManagedComponentHost100.HostEventInfos Property

Definition

Sets the event information instance of the host.

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

The event information instance of the host.

Attributes

Applies to