PackageRemote32Class.EventInfos 屬性

定義

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

屬性值

IDTSEventInfos100

與封裝相關聯的 IDTSEventInfos100 集合。

實作

適用於