Aracılığıyla paylaş


IDTSEventsProvider100.EventInfos Özelliği

Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.

Daha fazla bilgi için, bkz. EventsProvider.

Ad Alanı:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Derleme:  Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap içinde.dll)

Sözdizimi

'Bildirim
ReadOnly Property EventInfos As IDTSEventInfos100
    Get
'Kullanım
Dim instance As IDTSEventsProvider100
Dim value As IDTSEventInfos100

value = instance.EventInfos
IDTSEventInfos100 EventInfos { get; }
property IDTSEventInfos100^ EventInfos {
    IDTSEventInfos100^ get ();
}
abstract EventInfos : IDTSEventInfos100
function get EventInfos () : IDTSEventInfos100