IDTSBufferTapConfiguration100 Interface

 

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

Represents the tap configuration for the IDTSBuffer100 object.

Namespace:   Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute("CC2EE9AD-99E2-4133-B96C-5DB5DA12ADF3")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
public interface class IDTSBufferTapConfiguration100

NameDescription
System_CAPS_pubmethodAddTapPoint(String^, Int32, String^)

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

Adds a tap point on a given data flow path.

Return to top
Show: