Compartir a través de


Interfaz IDTSLogEntryInfos100

Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.

For more information, see LogEntryInfos.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
<GuidAttribute("C21C3C95-0604-4C3F-BE10-11C0966C9513")> _
Public Interface IDTSLogEntryInfos100 _
    Inherits IEnumerable
'Uso
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

El tipo IDTSLogEntryInfos100 expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Count Infraestructura. For more information, see LogEntryInfos.
Propiedad pública Item Infraestructura. For more information, see LogEntryInfos.

Arriba

Métodos

  Nombre Descripción
Método público Add Infraestructura. For more information, see LogEntryInfos.
Método público GetEnumerator() () () () (Se hereda de IEnumerable.)
Método público GetEnumerator() () () () Infraestructura. For more information, see LogEntryInfos.
Método público Remove Infraestructura. For more information, see LogEntryInfos.

Arriba