Condividi tramite


Interfaccia IDTSLogEntryInfos100

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

For more information, see LogEntryInfos.

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

Sintassi

'Dichiarazione
<GuidAttribute("C21C3C95-0604-4C3F-BE10-11C0966C9513")> _
Public Interface IDTSLogEntryInfos100 _
    Inherits IEnumerable
'Utilizzo
Dim instance As IDTSLogEntryInfos100
[GuidAttribute("C21C3C95-0604-4C3F-BE10-11C0966C9513")]
public interface IDTSLogEntryInfos100 : IEnumerable
[GuidAttribute(L"C21C3C95-0604-4C3F-BE10-11C0966C9513")]
public interface class IDTSLogEntryInfos100 : IEnumerable
[<GuidAttribute("C21C3C95-0604-4C3F-BE10-11C0966C9513")>]
type IDTSLogEntryInfos100 =  
    interface
        interface IEnumerable
    end
public interface IDTSLogEntryInfos100 extends IEnumerable

Nel tipo IDTSLogEntryInfos100 sono esposti i membri seguenti.

Proprietà

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

In alto

Metodi

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

In alto