Linguaggio

ForLoopClass.EventInfos Proprietà

Definizione

Restituisce una collezione di IDTSEventInfo100 oggetti. Il campo è di sola lettura.

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

Valore della proprietà

Restituisce una IDTSEventInfos100 collezione.

Implementazioni

Si applica a