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

[GuidAttribute("C6A86A46-166A-4AE6-BCD2-D463369C81B2")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
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: