CManagedComponentWrapperClass.EventInfos Propiedad

Definición

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

Valor de propiedad

La colección IDTSEventInfos100 asociada al componente.

Implementaciones

Se aplica a