SequenceClass.EventHandlers Propiedad

Definición

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

Valor de propiedad

Colección de objetos controladores de eventos.

Implementaciones

Se aplica a