Compartir a través de


Interfaz IDTSLogProviders100

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

For more information, see LogProviders.

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

Sintaxis

'Declaración
<GuidAttribute("A45B23DC-A31A-4550-8146-A0FAA99C0F7F")> _
Public Interface IDTSLogProviders100 _
    Inherits IEnumerable
'Uso
Dim instance As IDTSLogProviders100
[GuidAttribute("A45B23DC-A31A-4550-8146-A0FAA99C0F7F")]
public interface IDTSLogProviders100 : IEnumerable
[GuidAttribute(L"A45B23DC-A31A-4550-8146-A0FAA99C0F7F")]
public interface class IDTSLogProviders100 : IEnumerable
[<GuidAttribute("A45B23DC-A31A-4550-8146-A0FAA99C0F7F")>]
type IDTSLogProviders100 =  
    interface
        interface IEnumerable
    end
public interface IDTSLogProviders100 extends IEnumerable

El tipo IDTSLogProviders100 expone los siguientes miembros.

Propiedades

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

Arriba

Métodos

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

Arriba