IDTSSupportDataTapConfiguration100 Interface

 

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

Provides methods for accessing data tap configuration.

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

[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute("F486ACEE-EF2A-4CC8-87A7-54B09471BC4D")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
public interface class IDTSSupportDataTapConfiguration100

NameDescription
System_CAPS_pubmethodGetTapConfiguration()

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

Retrieves the data tap configuration.

System_CAPS_pubmethodSetTapConfiguration(IDTSDataTapConfiguration100^)

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

Assigns the specified data tap configuration.

Return to top
Show: