IDTSEventsProvider100.EventHandlers Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSEventHandlers100 ^ EventHandlers { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSEventHandlers100 ^ get(); };
[System.Runtime.InteropServices.DispId(10)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSEventHandlers100 EventHandlers { [System.Runtime.InteropServices.DispId(10)] get; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
member this.EventHandlers : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSEventHandlers100
Public ReadOnly Property EventHandlers As IDTSEventHandlers100
Valor da propriedade
Uma coleção de manipuladores de eventos em uma coleção DtsEventHandlers.
- Atributos