Condividi tramite


Classe LogProviderSQLProfilerClass

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

For more information, see LogProvider.

Gerarchia di ereditarietà

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

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

Sintassi

'Dichiarazione
<GuidAttribute("E93F6300-AE0C-4916-A7BF-A8D0CE12C77A")> _
<ClassInterfaceAttribute()> _
Public Class LogProviderSQLProfilerClass _
    Implements IDTSLogProvider100, LogProviderSQLProfiler, IDTSLogging100, IDTSName100
'Utilizzo
Dim instance As LogProviderSQLProfilerClass
[GuidAttribute("E93F6300-AE0C-4916-A7BF-A8D0CE12C77A")]
[ClassInterfaceAttribute()]
public class LogProviderSQLProfilerClass : IDTSLogProvider100, 
    LogProviderSQLProfiler, IDTSLogging100, IDTSName100
[GuidAttribute(L"E93F6300-AE0C-4916-A7BF-A8D0CE12C77A")]
[ClassInterfaceAttribute()]
public ref class LogProviderSQLProfilerClass : IDTSLogProvider100, 
    LogProviderSQLProfiler, IDTSLogging100, IDTSName100
[<GuidAttribute("E93F6300-AE0C-4916-A7BF-A8D0CE12C77A")>]
[<ClassInterfaceAttribute()>]
type LogProviderSQLProfilerClass =  
    class
        interface IDTSLogProvider100
        interface LogProviderSQLProfiler
        interface IDTSLogging100
        interface IDTSName100
    end
public class LogProviderSQLProfilerClass implements IDTSLogProvider100, LogProviderSQLProfiler, IDTSLogging100, IDTSName100

Nel tipo LogProviderSQLProfilerClass sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico LogProviderSQLProfilerClass Infrastruttura. For more information, see LogProvider.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ConfigString Infrastruttura. For more information, see LogProvider.
Proprietà pubblica CreationName Infrastruttura. For more information, see LogProvider.
Proprietà pubblica Description Infrastruttura. For more information, see LogProvider.
Proprietà pubblica Enabled Infrastruttura. For more information, see LogProvider.
Proprietà pubblica ID Infrastruttura. For more information, see LogProvider.
Proprietà pubblica Name Infrastruttura. For more information, see LogProvider.

In alto

Metodi

  Nome Descrizione
Metodo pubblico CloseLog Infrastruttura. For more information, see LogProvider.
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetFilterStatus Infrastruttura. For more information, see LogProvider.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico Log Infrastruttura. For more information, see LogProvider.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico OpenLog Infrastruttura. For more information, see LogProvider.
Metodo pubblico ToString Ereditato da Object.
Metodo pubblico Validate Infrastruttura.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.