Compartir a través de


Interfaz LogProviderHost

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

For more information, see LogProviderHostClass.

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

Sintaxis

'Declaración
<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")> _
Public Interface LogProviderHost _
    Inherits IDTSName100
'Uso
Dim instance As LogProviderHost
[GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")]
public interface LogProviderHost : IDTSName100
[GuidAttribute(L"3ED97632-0404-4E74-B662-C7C28C98E4BA")]
public interface class LogProviderHost : IDTSName100
[<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")>]
type LogProviderHost =  
    interface
        interface IDTSName100
    end
public interface LogProviderHost extends IDTSName100

El tipo LogProviderHost expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública CreationName Infraestructura. For more information, see IDTSName. (Se hereda de IDTSName100.)
Propiedad pública Description Infraestructura. For more information, see IDTSName. (Se hereda de IDTSName100.)
Propiedad pública ID Infraestructura. For more information, see IDTSName. (Se hereda de IDTSName100.)
Propiedad pública Name Infraestructura. For more information, see IDTSName. (Se hereda de IDTSName100.)

Arriba