Bagikan melalui


IDTSEventsProvider100.EventInfos Properti

Definisi

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSEventInfos100 ^ EventInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSEventInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(11)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSEventInfos100 EventInfos { [System.Runtime.InteropServices.DispId(11)] get; }
[<System.Runtime.InteropServices.DispId(11)>]
[<get: System.Runtime.InteropServices.DispId(11)>]
member this.EventInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSEventInfos100
Public ReadOnly Property EventInfos As IDTSEventInfos100

Nilai Properti

Mengembalikan EventInfos koleksi.

Atribut

Keterangan

Koleksi EventInfos digunakan untuk menyimpan peristiwa dan peristiwa kustom yang Anda inginkan untuk dinaikkan tugas selama eksekusi. Saat membuat tugas kustom, Anda menggunakan kelas ini untuk menambahkan peristiwa kustom Anda sendiri ke runtime.

Berlaku untuk