Interfaz IDTSEventHandler100
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
For more information, see EventHandler.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("A340E71E-B8C0-430E-AB2D-8E39A5D4D323")> _
Public Interface IDTSEventHandler100
'Uso
Dim instance As IDTSEventHandler100
[GuidAttribute("A340E71E-B8C0-430E-AB2D-8E39A5D4D323")]
public interface IDTSEventHandler100
[GuidAttribute(L"A340E71E-B8C0-430E-AB2D-8E39A5D4D323")]
public interface class IDTSEventHandler100
[<GuidAttribute("A340E71E-B8C0-430E-AB2D-8E39A5D4D323")>]
type IDTSEventHandler100 = interface end
public interface IDTSEventHandler100