Share via


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)

로그 공급자가 패키지에 추가될 때 호출됩니다.

적용 대상