ForEachLoopClass.EventHandlers 属性

定义

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

属性值

IDTSEventHandlers100 集合中的事件处理程序对象的集合。

实现

适用于