Condividi tramite


Interfaccia IDTSEventInfos100

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see EventInfos.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("51CFB6B6-6187-4304-BC90-853888FBFD3F")> _
Public Interface IDTSEventInfos100 _
    Inherits IEnumerable
'Utilizzo
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

Nel tipo IDTSEventInfos100 sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Count Infrastruttura. For more information, see EventInfos.
Proprietà pubblica Item Infrastruttura. For more information, see EventInfos.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Add Infrastruttura. For more information, see EventInfos.
Metodo pubblico GetEnumerator() () () () Ereditato da IEnumerable.
Metodo pubblico GetEnumerator() () () () Infrastruttura. For more information, see EventInfos.
Metodo pubblico Remove Infrastruttura. For more information, see EventInfos.

In alto