Interfaz EventHandler
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
For more information, see EventHandlerClass.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("4837F4BE-FC70-458A-8442-AA5266B43E84")> _
Public Interface EventHandler _
Inherits IDTSEventHandler100
'Uso
Dim instance As EventHandler
[GuidAttribute("4837F4BE-FC70-458A-8442-AA5266B43E84")]
public interface EventHandler : IDTSEventHandler100
[GuidAttribute(L"4837F4BE-FC70-458A-8442-AA5266B43E84")]
public interface class EventHandler : IDTSEventHandler100
[<GuidAttribute("4837F4BE-FC70-458A-8442-AA5266B43E84")>]
type EventHandler =
interface
interface IDTSEventHandler100
end
public interface EventHandler extends IDTSEventHandler100