ForEachLoopClass.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

プロパティ値

IDTSEventInfo100 コレクション。

実装

適用対象