Classe LogProviderEventLogClass

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

For more information, see LogProvider.

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

Sintassi

'Dichiarazione
<GuidAttribute("071CC8EB-C343-4CFF-8D58-564B92FCA3CF")> _
<ClassInterfaceAttribute()> _
Public Class LogProviderEventLogClass _
    Implements IDTSLogProvider100, LogProviderEventLog, IDTSLogging100, IDTSName100
'Utilizzo
Dim instance As LogProviderEventLogClass
[GuidAttribute("071CC8EB-C343-4CFF-8D58-564B92FCA3CF")]
[ClassInterfaceAttribute()]
public class LogProviderEventLogClass : IDTSLogProvider100, 
    LogProviderEventLog, IDTSLogging100, IDTSName100
[GuidAttribute(L"071CC8EB-C343-4CFF-8D58-564B92FCA3CF")]
[ClassInterfaceAttribute()]
public ref class LogProviderEventLogClass : IDTSLogProvider100, 
    LogProviderEventLog, IDTSLogging100, IDTSName100
[<GuidAttribute("071CC8EB-C343-4CFF-8D58-564B92FCA3CF")>]
[<ClassInterfaceAttribute()>]
type LogProviderEventLogClass =  
    class
        interface IDTSLogProvider100
        interface LogProviderEventLog
        interface IDTSLogging100
        interface IDTSName100
    end
public class LogProviderEventLogClass implements IDTSLogProvider100, LogProviderEventLog, IDTSLogging100, IDTSName100

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper..::..LogProviderEventLogClass

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.