LogProviderEventLog Interface

Définition

Pour plus d’informations, consultez LogProviderEventLogClass.

public interface class LogProviderEventLog : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogProvider100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderEventLogClass))]
[System.Runtime.InteropServices.Guid("A016D48F-6E10-4162-AEA0-AD2F9527B21F")]
public interface LogProviderEventLog : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogProvider100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderEventLogClass))]
[System.Runtime.InteropServices.Guid("61389A36-A19E-495E-AD03-43A2041ABDDA")]
public interface LogProviderEventLog : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogProvider100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderEventLogClass))]
[System.Runtime.InteropServices.Guid("FB9E1D2B-3581-4FA2-9063-858FC1DADDEC")]
public interface LogProviderEventLog : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogProvider100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderEventLogClass))>]
[<System.Runtime.InteropServices.Guid("A016D48F-6E10-4162-AEA0-AD2F9527B21F")>]
type LogProviderEventLog = interface
    interface IDTSLogProvider100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderEventLogClass))>]
[<System.Runtime.InteropServices.Guid("61389A36-A19E-495E-AD03-43A2041ABDDA")>]
type LogProviderEventLog = interface
    interface IDTSLogProvider100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderEventLogClass))>]
[<System.Runtime.InteropServices.Guid("FB9E1D2B-3581-4FA2-9063-858FC1DADDEC")>]
type LogProviderEventLog = interface
    interface IDTSLogProvider100
Public Interface LogProviderEventLog
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 à