Partager via


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
Méthode publique LogProviderHostClass Infrastructure. For more information, see LogProvider.

Haut de la page

Propriétés

  Nom Description
Propriété publique ConfigString Infrastructure. For more information, see LogProvider.
Propriété publique CreationName Infrastructure. For more information, see LogProvider.
Propriété publique DelayValidation Infrastructure. For more information, see LogProvider.
Propriété publique Description Infrastructure. For more information, see LogProvider.
Propriété publique Enabled Infrastructure. For more information, see LogProvider.
Propriété publique HostType Infrastructure. For more information, see LogProvider.
Propriété publique ID Infrastructure. For more information, see LogProvider.
Propriété publique InnerObject Infrastructure. For more information, see LogProvider.
Propriété publique Name Infrastructure. For more information, see LogProvider.

Haut de la page

Méthodes

  Nom Description
Méthode publique CloseLog Infrastructure. For more information, see LogProvider.
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetFilterStatus Infrastructure. For more information, see LogProvider.
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode publique Log Infrastructure. For more information, see LogProvider.
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique OpenLog Infrastructure. For more information, see LogProvider.
Méthode publique ToString (hérité de Object.)
Méthode publique 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.