Compartir a través de


ForEachLoopClass.EventHandlers Propiedad

Definición

Obtiene una colección de objetos controladores de eventos. Este campo es de solo lectura.

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEventHandlers100 ^ EventHandlers { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSEventHandlers100 ^ get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEventHandlers100 EventHandlers { get; }
member this.EventHandlers : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSEventHandlers100
Public Overridable ReadOnly Property EventHandlers As IDTSEventHandlers100

Valor de propiedad

Una colección de controladores de eventos en una colección IDTSEventHandlers100.

Implementaciones

Se aplica a