IDTSLogProviderInit100 Interface

Définition

Représente un module fournisseur d'informations initialisé.

public interface class IDTSLogProviderInit100
[System.Runtime.InteropServices.Guid("60363149-4F39-4566-8650-5D77DC84FF30")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSLogProviderInit100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("2E7AADC1-4E61-4A8E-B40D-F3A528F05E0A")]
public interface IDTSLogProviderInit100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("78D14478-D3DA-42AD-A6F9-277517B7FEFD")]
public interface IDTSLogProviderInit100
[<System.Runtime.InteropServices.Guid("60363149-4F39-4566-8650-5D77DC84FF30")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSLogProviderInit100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("2E7AADC1-4E61-4A8E-B40D-F3A528F05E0A")>]
type IDTSLogProviderInit100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("78D14478-D3DA-42AD-A6F9-277517B7FEFD")>]
type IDTSLogProviderInit100 = interface
Public Interface IDTSLogProviderInit100
Dérivé
Attributs

Remarques

Pour plus d’informations, consultez LogProviderBase.

Méthodes

InitializeLogProvider(IDTSConnections100, IDTSInfoEvents100, IDTSObjectReferenceTracker100)

Appelée lors de l'ajout du module fournisseur d'informations à un package.

S’applique à