Interfaccia LogProviderHost

Questa API supporta l'infrastruttura SQL Server 2012 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("81AC8A94-D897-4C3E-A290-66E575E4D428")> _
Public Interface LogProviderHost _
    Inherits IDTSName100
'Utilizzo
Dim instance As LogProviderHost
[GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")]
public interface LogProviderHost : IDTSName100
[GuidAttribute(L"81AC8A94-D897-4C3E-A290-66E575E4D428")]
public interface class LogProviderHost : IDTSName100
[<GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")>]
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

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper