Classe LogProviderEventLogClass
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..::..LogProviderEventLogClass
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<ClassInterfaceAttribute()> _
<GuidAttribute("071CC8EB-C343-4CFF-8D58-564B92FCA3CF")> _
Public Class LogProviderEventLogClass _
Implements IDTSLogProvider100, LogProviderEventLog, IDTSLogging100, IDTSName100
'Utilizzo
Dim instance As LogProviderEventLogClass
[ClassInterfaceAttribute()]
[GuidAttribute("071CC8EB-C343-4CFF-8D58-564B92FCA3CF")]
public class LogProviderEventLogClass : IDTSLogProvider100,
LogProviderEventLog, IDTSLogging100, IDTSName100
[ClassInterfaceAttribute()]
[GuidAttribute(L"071CC8EB-C343-4CFF-8D58-564B92FCA3CF")]
public ref class LogProviderEventLogClass : IDTSLogProvider100,
LogProviderEventLog, IDTSLogging100, IDTSName100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("071CC8EB-C343-4CFF-8D58-564B92FCA3CF")>]
type LogProviderEventLogClass =
class
interface IDTSLogProvider100
interface LogProviderEventLog
interface IDTSLogging100
interface IDTSName100
end
public class LogProviderEventLogClass implements IDTSLogProvider100, LogProviderEventLog, IDTSLogging100, IDTSName100
Nel tipo LogProviderEventLogClass sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
LogProviderEventLogClass | Infrastruttura. For more information, see LogProvider. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
ConfigString | Infrastruttura. For more information, see LogProvider. | |
CreationName | Infrastruttura. For more information, see LogProvider. | |
Description | Infrastruttura. For more information, see LogProvider. | |
Enabled | Infrastruttura. For more information, see LogProvider. | |
ID | Infrastruttura. For more information, see LogProvider. | |
Name | Infrastruttura. For more information, see LogProvider. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
CloseLog | Infrastruttura. For more information, see LogProvider. | |
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetFilterStatus | Infrastruttura. For more information, see LogProvider. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
Log | Infrastruttura. For more information, see LogProvider. | |
MemberwiseClone | Ereditato da Object. | |
OpenLog | Infrastruttura. For more information, see LogProvider. | |
ToString | Ereditato da Object. | |
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.