Udostępnij za pośrednictwem


Właściwość EventsProvider.EventHandlers

Zwraca kolekcja obsługa zdarzeń obiektów.To pole jest tylko do odczytu.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public ReadOnly Property EventHandlers As DtsEventHandlers
    Get
'Użycie
Dim instance As EventsProvider
Dim value As DtsEventHandlers

value = instance.EventHandlers
public DtsEventHandlers EventHandlers { get; }
public:
property DtsEventHandlers^ EventHandlers {
    DtsEventHandlers^ get ();
}
member EventHandlers : DtsEventHandlers
function get EventHandlers () : DtsEventHandlers

Wartość właściwości

Typ: Microsoft.SqlServer.Dts.Runtime.DtsEventHandlers
Kolekcja zdarzenie obsługi w DtsEventHandlers kolekcji.