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.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
[GuidAttribute("4B5073ED-7199-401A-80FE-FF00A072AF79")]
[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: