Compartir a través de


ManagedComponentHost.HostEventInfos Propiedad

Definición

Establece la información de eventos de ManagedComponentHost.

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

Valor de propiedad

La información de eventos.

Implementaciones

Se aplica a