Compartir a través de


Interfaz IDTSEventsProvider100

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 EventsProvider.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
<GuidAttribute("3C17A7F4-3CC5-47EE-A603-70C276E94AC7")> _
Public Interface IDTSEventsProvider100
'Uso
Dim instance As IDTSEventsProvider100
[GuidAttribute("3C17A7F4-3CC5-47EE-A603-70C276E94AC7")]
public interface IDTSEventsProvider100
[GuidAttribute(L"3C17A7F4-3CC5-47EE-A603-70C276E94AC7")]
public interface class IDTSEventsProvider100
[<GuidAttribute("3C17A7F4-3CC5-47EE-A603-70C276E94AC7")>]
type IDTSEventsProvider100 =  interface end
public interface IDTSEventsProvider100

El tipo IDTSEventsProvider100 expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública DisableEventHandlers Infraestructura. For more information, see EventsProvider.
Propiedad pública EventHandlers Infraestructura. For more information, see EventsProvider.
Propiedad pública EventInfos Infraestructura. For more information, see EventsProvider.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper