CManagedComponentWrapperClass.EventInfos Propriété

Définition

Définit la collection IDTSEventInfos100 associée au composant.

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEventInfos100 ^ EventInfos {  void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEventInfos100 ^ value); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEventInfos100 EventInfos { set; }
member this.EventInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEventInfos100
Public Overridable Property EventInfos As IDTSEventInfos100

Valeur de propriété

Collection IDTSEventInfos100 associée au composant.

Implémente

S’applique à