Classe LogProviderHostClass
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..::..LogProviderHostClass
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("DD70FCBD-0F36-4A2A-A55F-998F7F813E42")> _
<ClassInterfaceAttribute()> _
Public Class LogProviderHostClass _
Implements LogProviderHost, IDTSName100, IDTSObjectHost100, IDTSLogProvider100, _
IDTSLogging100
'Utilizzo
Dim instance As LogProviderHostClass
[GuidAttribute("DD70FCBD-0F36-4A2A-A55F-998F7F813E42")]
[ClassInterfaceAttribute()]
public class LogProviderHostClass : LogProviderHost,
IDTSName100, IDTSObjectHost100, IDTSLogProvider100, IDTSLogging100
[GuidAttribute(L"DD70FCBD-0F36-4A2A-A55F-998F7F813E42")]
[ClassInterfaceAttribute()]
public ref class LogProviderHostClass : LogProviderHost,
IDTSName100, IDTSObjectHost100, IDTSLogProvider100, IDTSLogging100
[<GuidAttribute("DD70FCBD-0F36-4A2A-A55F-998F7F813E42")>]
[<ClassInterfaceAttribute()>]
type LogProviderHostClass =
class
interface LogProviderHost
interface IDTSName100
interface IDTSObjectHost100
interface IDTSLogProvider100
interface IDTSLogging100
end
public class LogProviderHostClass implements LogProviderHost, IDTSName100, IDTSObjectHost100, IDTSLogProvider100, IDTSLogging100
Nel tipo LogProviderHostClass sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
LogProviderHostClass | 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. | |
DelayValidation | Infrastruttura. For more information, see LogProvider. | |
Description | Infrastruttura. For more information, see LogProvider. | |
Enabled | Infrastruttura. For more information, see LogProvider. | |
HostType | Infrastruttura. For more information, see LogProvider. | |
ID | Infrastruttura. For more information, see LogProvider. | |
InnerObject | 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.