Classe LogProviderHostClass
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see LogProvider.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..LogProviderHostClass
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("DD70FCBD-0F36-4A2A-A55F-998F7F813E42")> _
<ClassInterfaceAttribute()> _
Public Class LogProviderHostClass _
Implements LogProviderHost, IDTSName100, IDTSObjectHost100, IDTSLogProvider100, _
IDTSLogging100
'Utilisation
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
Le type LogProviderHostClass expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
LogProviderHostClass | Infrastructure. For more information, see LogProvider. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
ConfigString | Infrastructure. For more information, see LogProvider. | |
CreationName | Infrastructure. For more information, see LogProvider. | |
DelayValidation | Infrastructure. For more information, see LogProvider. | |
Description | Infrastructure. For more information, see LogProvider. | |
Enabled | Infrastructure. For more information, see LogProvider. | |
HostType | Infrastructure. For more information, see LogProvider. | |
ID | Infrastructure. For more information, see LogProvider. | |
InnerObject | Infrastructure. For more information, see LogProvider. | |
Name | Infrastructure. For more information, see LogProvider. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
CloseLog | Infrastructure. For more information, see LogProvider. | |
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetFilterStatus | Infrastructure. For more information, see LogProvider. | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
Log | Infrastructure. For more information, see LogProvider. | |
MemberwiseClone | (hérité de Object.) | |
OpenLog | Infrastructure. For more information, see LogProvider. | |
ToString | (hérité de Object.) | |
Validate | Infrastructure. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.