Compartir a través de


Interfaz IDTSEventHandlers100

Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.

For more information, see DtsEventHandlers.

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

Sintaxis

'Declaración
<GuidAttribute("066C9CD3-A85B-4E9A-B733-8582E02738EF")> _
Public Interface IDTSEventHandlers100 _
    Inherits IEnumerable
'Uso
Dim instance As IDTSEventHandlers100
[GuidAttribute("066C9CD3-A85B-4E9A-B733-8582E02738EF")]
public interface IDTSEventHandlers100 : IEnumerable
[GuidAttribute(L"066C9CD3-A85B-4E9A-B733-8582E02738EF")]
public interface class IDTSEventHandlers100 : IEnumerable
[<GuidAttribute("066C9CD3-A85B-4E9A-B733-8582E02738EF")>]
type IDTSEventHandlers100 =  
    interface
        interface IEnumerable
    end
public interface IDTSEventHandlers100 extends IEnumerable

El tipo IDTSEventHandlers100 expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Count Infraestructura. For more information, see DtsEventHandlers.
Propiedad pública Item Infraestructura. For more information, see DtsEventHandlers.

Arriba

Métodos

  Nombre Descripción
Método público Add Infraestructura. For more information, see DtsEventHandlers.
Método público GetEnumerator() () () () (Se hereda de IEnumerable.)
Método público GetEnumerator() () () () Infraestructura. For more information, see DtsEventHandlers.
Método público Remove Infraestructura. For more information, see DtsEventHandlers.

Arriba