Compartilhar via


Interface IDTSEventHandlers100

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

For more information, see DtsEventHandlers.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
<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

O tipo IDTSEventHandlers100 expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública Count Infraestrutura. For more information, see DtsEventHandlers.
Propriedade pública Item Infraestrutura. For more information, see DtsEventHandlers.

Início

Métodos

  Nome Descrição
Método público Add Infraestrutura. For more information, see DtsEventHandlers.
Método público GetEnumerator() () () () (Herdado de IEnumerable.)
Método público GetEnumerator() () () () Infraestrutura. For more information, see DtsEventHandlers.
Método público Remove Infraestrutura. For more information, see DtsEventHandlers.

Início