Freigeben über


LogProviderHostClass-Klasse

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see LogProvider.

Vererbungshierarchie

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

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("DD70FCBD-0F36-4A2A-A55F-998F7F813E42")> _
<ClassInterfaceAttribute()> _
Public Class LogProviderHostClass _
    Implements LogProviderHost, IDTSName100, IDTSObjectHost100, IDTSLogProvider100,  _
    IDTSLogging100
'Usage
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

Der LogProviderHostClass-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode LogProviderHostClass Infrastruktur For more information, see LogProvider.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ConfigString Infrastruktur For more information, see LogProvider.
Öffentliche Eigenschaft CreationName Infrastruktur For more information, see LogProvider.
Öffentliche Eigenschaft DelayValidation Infrastruktur For more information, see LogProvider.
Öffentliche Eigenschaft Description Infrastruktur For more information, see LogProvider.
Öffentliche Eigenschaft Enabled Infrastruktur For more information, see LogProvider.
Öffentliche Eigenschaft HostType Infrastruktur For more information, see LogProvider.
Öffentliche Eigenschaft ID Infrastruktur For more information, see LogProvider.
Öffentliche Eigenschaft InnerObject Infrastruktur For more information, see LogProvider.
Öffentliche Eigenschaft Name Infrastruktur For more information, see LogProvider.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode CloseLog Infrastruktur For more information, see LogProvider.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetFilterStatus Infrastruktur For more information, see LogProvider.
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode Log Infrastruktur For more information, see LogProvider.
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode OpenLog Infrastruktur For more information, see LogProvider.
Öffentliche Methode ToString (Geerbt von Object.)
Öffentliche Methode Validate Infrastruktur

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.