IDTSEventHandler100 Interfaz
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente 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("4837F4BE-FC70-458A-8442-AA5266B43E84")> _
Public Interface IDTSEventHandler100
'Uso
Dim instance As IDTSEventHandler100
[GuidAttribute("4837F4BE-FC70-458A-8442-AA5266B43E84")]
public interface IDTSEventHandler100
[GuidAttribute(L"4837F4BE-FC70-458A-8442-AA5266B43E84")]
public interface class IDTSEventHandler100
[<GuidAttribute("4837F4BE-FC70-458A-8442-AA5266B43E84")>]
type IDTSEventHandler100 = interface end
public interface IDTSEventHandler100