LogProviderTextFileClass Classe

Définition

Représente une classe de l'interface LogProviderTextFile.

public ref class LogProviderTextFileClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogging100, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::LogProviderTextFile
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("218D90AE-30F3-46BA-A5CE-D4872688DAD4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class LogProviderTextFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderTextFile
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C09FB2CE-24FB-43AF-84A5-2EB9F32F3B8E")]
public class LogProviderTextFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderTextFile
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("E4713005-708F-4539-BAEE-ACB8B5EC3D34")]
public class LogProviderTextFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderTextFile
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("218D90AE-30F3-46BA-A5CE-D4872688DAD4")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type LogProviderTextFileClass = class
    interface IDTSLogProvider100
    interface LogProviderTextFile
    interface IDTSLogging100
    interface IDTSName100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("C09FB2CE-24FB-43AF-84A5-2EB9F32F3B8E")>]
type LogProviderTextFileClass = class
    interface IDTSLogProvider100
    interface LogProviderTextFile
    interface IDTSLogging100
    interface IDTSName100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("E4713005-708F-4539-BAEE-ACB8B5EC3D34")>]
type LogProviderTextFileClass = class
    interface IDTSLogProvider100
    interface LogProviderTextFile
    interface IDTSLogging100
    interface IDTSName100
Public Class LogProviderTextFileClass
Implements IDTSLogging100, IDTSName100, LogProviderTextFile
Héritage
LogProviderTextFileClass
Attributs
Implémente

Constructeurs

LogProviderTextFileClass()

Initialise une nouvelle instance de la classe LogProviderTextFileClass.

Propriétés

ConfigString

Obtient ou définit une chaîne utilisée pour configurer le module fournisseur d'informations.

CreationName

Obtient la chaîne utilisée par le runtime pour créer une instance du module fournisseur d'informations.

Description

Obtient ou définit la description du module fournisseur d'informations.

Enabled

Obtient une valeur qui indique si le module fournisseur d'informations est activé.

ID

Obtient l'identificateur du module fournisseur d'informations.

Name

Obtient ou définit le nom du module fournisseur d'informations.

Méthodes

CloseLog()

Ferme le journal.

GetFilterStatus(String[])

Obtient l'état du filtre des événements spécifiés.

Log(String, String, String, String, String, String, String, DateTime, DateTime, Int32, Byte[])

Écrit l'entrée de journal.

OpenLog()

Ouvre le journal.

Validate(IDTSInfoEvents100)

Valide le module fournisseur d'informations avec les événements spécifiés.

S’applique à