Condividi tramite


Interfaccia LogProviderHost

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

For more information, see LogProviderHostClass.

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

Sintassi

'Dichiarazione
<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")> _
Public Interface LogProviderHost _
    Inherits IDTSName100
'Utilizzo
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

Nel tipo LogProviderHost sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica CreationName Infrastruttura. For more information, see IDTSName. Ereditato da IDTSName100.
Proprietà pubblica Description Infrastruttura. For more information, see IDTSName. Ereditato da IDTSName100.
Proprietà pubblica ID Infrastruttura. For more information, see IDTSName. Ereditato da IDTSName100.
Proprietà pubblica Name Infrastruttura. For more information, see IDTSName. Ereditato da IDTSName100.

In alto