LogProviderTextFile Interface

Définition

Pour plus d’informations, consultez LogProviderTextFileClass.

public interface class LogProviderTextFile : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogProvider100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderTextFileClass))]
[System.Runtime.InteropServices.Guid("A016D48F-6E10-4162-AEA0-AD2F9527B21F")]
public interface LogProviderTextFile : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogProvider100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderTextFileClass))]
[System.Runtime.InteropServices.Guid("61389A36-A19E-495E-AD03-43A2041ABDDA")]
public interface LogProviderTextFile : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogProvider100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderTextFileClass))]
[System.Runtime.InteropServices.Guid("FB9E1D2B-3581-4FA2-9063-858FC1DADDEC")]
public interface LogProviderTextFile : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogProvider100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderTextFileClass))>]
[<System.Runtime.InteropServices.Guid("A016D48F-6E10-4162-AEA0-AD2F9527B21F")>]
type LogProviderTextFile = interface
    interface IDTSLogProvider100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderTextFileClass))>]
[<System.Runtime.InteropServices.Guid("61389A36-A19E-495E-AD03-43A2041ABDDA")>]
type LogProviderTextFile = interface
    interface IDTSLogProvider100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderTextFileClass))>]
[<System.Runtime.InteropServices.Guid("FB9E1D2B-3581-4FA2-9063-858FC1DADDEC")>]
type LogProviderTextFile = interface
    interface IDTSLogProvider100
Public Interface LogProviderTextFile
Implements IDTSLogProvider100
Dérivé
Attributs
Implémente

Propriétés

ConfigString

Obtient ou définit les informations de connexion et de configuration pour le module fournisseur d'informations spécifié.

(Hérité de IDTSLogProvider100)

Méthodes

CloseLog()

Ferme le journal.

(Hérité de IDTSLogProvider100)
OpenLog()

Ouvre le journal.

(Hérité de IDTSLogProvider100)
Validate(IDTSInfoEvents100)

Valide le journal et retourne une énumération qui indique la réussite ou l'échec.

(Hérité de IDTSLogProvider100)

S’applique à