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

[GuidAttribute("5F1BFA2F-55CB-4A4B-804C-40D20425933D")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
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: