EventHandler Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public interface class EventHandler : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSEventHandler100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.EventHandlerClass))]
[System.Runtime.InteropServices.Guid("BA30C4D6-486B-4E38-9B27-9A20A96C7261")]
public interface EventHandler : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSEventHandler100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.EventHandlerClass))>]
[<System.Runtime.InteropServices.Guid("BA30C4D6-486B-4E38-9B27-9A20A96C7261")>]
type EventHandler = interface
interface IDTSEventHandler100
Public Interface EventHandler
Implements IDTSEventHandler100
- Derivado
- Atributos
- Implementaciones