Partager via


Interface IDTSEventHandlers100

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see DtsEventHandlers.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("066C9CD3-A85B-4E9A-B733-8582E02738EF")> _
Public Interface IDTSEventHandlers100 _
    Inherits IEnumerable
'Utilisation
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

Le type IDTSEventHandlers100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Count Infrastructure. For more information, see DtsEventHandlers.
Propriété publique Item Infrastructure. For more information, see DtsEventHandlers.

Haut de la page

Méthodes

  Nom Description
Méthode publique Add Infrastructure. For more information, see DtsEventHandlers.
Méthode publique GetEnumerator() () () () (hérité de IEnumerable.)
Méthode publique GetEnumerator() () () () Infrastructure. For more information, see DtsEventHandlers.
Méthode publique Remove Infrastructure. For more information, see DtsEventHandlers.

Haut de la page