PackageRemote64Class.EventHandlers 屬性

定義

取得事件處理常式物件的集合。

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

屬性值

IDTSEventHandlers100

IDTSEventHandlers100 集合中事件處理常式的集合。

實作

適用於