IDTSLogProviderInit100 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Represents an initialized log provider.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
[GuidAttribute("595DBFC5-081B-48AF-A436-F1685742CDD6")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDTSLogProviderInit100

NameDescription
System_CAPS_pubmethodInitializeLogProvider(IDTSConnections100^, IDTSInfoEvents100^, IDTSObjectReferenceTracker100^)

This API supports the product infrastructure and is not intended to be used directly from your code.

Called when the log provider is added to a package.

For more information, see LogProviderBase.

Return to top
Show: