IDTSLogProviderInit100 Interfaccia

Definizione

Rappresenta un provider di log inizializzato.

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
Derivato
Attributi

Commenti

Per altre informazioni, vedere LogProviderBase.

Metodi

InitializeLogProvider(IDTSConnections100, IDTSInfoEvents100, IDTSObjectReferenceTracker100)

Chiamato quando il provider di log viene aggiunto a un pacchetto.

Si applica a