Compartilhar via


Interface IDTSEventInfos100

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

For more information, see EventInfos.

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

Sintaxe

'Declaração
<GuidAttribute("51CFB6B6-6187-4304-BC90-853888FBFD3F")> _
Public Interface IDTSEventInfos100 _
    Inherits IEnumerable
'Uso
Dim instance As IDTSEventInfos100
[GuidAttribute("51CFB6B6-6187-4304-BC90-853888FBFD3F")]
public interface IDTSEventInfos100 : IEnumerable
[GuidAttribute(L"51CFB6B6-6187-4304-BC90-853888FBFD3F")]
public interface class IDTSEventInfos100 : IEnumerable
[<GuidAttribute("51CFB6B6-6187-4304-BC90-853888FBFD3F")>]
type IDTSEventInfos100 =  
    interface
        interface IEnumerable
    end
public interface IDTSEventInfos100 extends IEnumerable

O tipo IDTSEventInfos100 expõe os membros a seguir.

Propriedades

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

Início

Métodos

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

Início