Condividi tramite


PackageClass.EventInfos Proprietà

Definizione

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

Valore della proprietà

Raccolta di IDTSEventInfos100 associata al pacchetto.

Implementazioni

Commenti

Per altre informazioni, vedere Package.

Si applica a