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)

ログ プロバイダーがパッケージに追加されるときに呼び出されます。

適用対象