IDTSLogging100 Interface

Définition

Définit les options de journalisation du conteneur.

public interface class IDTSLogging100
[System.Runtime.InteropServices.Guid("519163F4-EA2F-4929-86F3-5490C777BB4F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLogging100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("6075282D-D90F-40CD-A106-E97E957DFC26")]
public interface IDTSLogging100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("565048ED-6C5D-4740-82D7-DF252EE1F823")]
public interface IDTSLogging100
[<System.Runtime.InteropServices.Guid("519163F4-EA2F-4929-86F3-5490C777BB4F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLogging100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("6075282D-D90F-40CD-A106-E97E957DFC26")>]
type IDTSLogging100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("565048ED-6C5D-4740-82D7-DF252EE1F823")>]
type IDTSLogging100 = interface
Public Interface IDTSLogging100
Dérivé
Attributs

Remarques

Pour plus d’informations, consultez IDTSLogging.

Propriétés

Enabled

Obtient une valeur qui indique si la journalisation est activée.

Méthodes

GetFilterStatus(String[])

Indique si obtenir l'état de 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.

S’applique à