Freigeben über


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

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

Syntax

'Declaration
<ClassInterfaceAttribute()> _
<GuidAttribute("0A039101-ACC1-4E06-943F-279948323883")> _
Public Class LogProviderTextFileClass _
    Implements IDTSLogProvider100, LogProviderTextFile, IDTSLogging100, IDTSName100
'Usage
Dim instance As LogProviderTextFileClass
[ClassInterfaceAttribute()]
[GuidAttribute("0A039101-ACC1-4E06-943F-279948323883")]
public class LogProviderTextFileClass : IDTSLogProvider100, 
    LogProviderTextFile, IDTSLogging100, IDTSName100
[ClassInterfaceAttribute()]
[GuidAttribute(L"0A039101-ACC1-4E06-943F-279948323883")]
public ref class LogProviderTextFileClass : IDTSLogProvider100, 
    LogProviderTextFile, IDTSLogging100, IDTSName100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("0A039101-ACC1-4E06-943F-279948323883")>]
type LogProviderTextFileClass =  
    class
        interface IDTSLogProvider100
        interface LogProviderTextFile
        interface IDTSLogging100
        interface IDTSName100
    end
public class LogProviderTextFileClass implements IDTSLogProvider100, LogProviderTextFile, IDTSLogging100, IDTSName100

Der LogProviderTextFileClass-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode LogProviderTextFileClass 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.