Freigeben über


LogProviderXMLFileClass-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..::..LogProviderXMLFileClass

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

Syntax

'Declaration
<ClassInterfaceAttribute()> _
<GuidAttribute("440945A4-2A22-4F19-B577-EAF5FDDC5F7A")> _
Public Class LogProviderXMLFileClass _
    Implements IDTSLogProvider100, LogProviderXMLFile, IDTSLogging100, IDTSName100
'Usage
Dim instance As LogProviderXMLFileClass
[ClassInterfaceAttribute()]
[GuidAttribute("440945A4-2A22-4F19-B577-EAF5FDDC5F7A")]
public class LogProviderXMLFileClass : IDTSLogProvider100, 
    LogProviderXMLFile, IDTSLogging100, IDTSName100
[ClassInterfaceAttribute()]
[GuidAttribute(L"440945A4-2A22-4F19-B577-EAF5FDDC5F7A")]
public ref class LogProviderXMLFileClass : IDTSLogProvider100, 
    LogProviderXMLFile, IDTSLogging100, IDTSName100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("440945A4-2A22-4F19-B577-EAF5FDDC5F7A")>]
type LogProviderXMLFileClass =  
    class
        interface IDTSLogProvider100
        interface LogProviderXMLFile
        interface IDTSLogging100
        interface IDTSName100
    end
public class LogProviderXMLFileClass implements IDTSLogProvider100, LogProviderXMLFile, IDTSLogging100, IDTSName100

Der LogProviderXMLFileClass-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode LogProviderXMLFileClass 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 Description Infrastruktur For more information, see LogProvider.
Öffentliche Eigenschaft Enabled Infrastruktur For more information, see LogProvider.
Öffentliche Eigenschaft ID 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.