IDTSLogProviderInit100 接口

定义

表示已初始化的日志提供程序。

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
派生
属性

注解

有关详细信息,请参阅 LogProviderBase

方法

InitializeLogProvider(IDTSConnections100, IDTSInfoEvents100, IDTSObjectReferenceTracker100)

在将日志提供程序添加到包时调用。

适用于