IDTSDataTapConfiguration100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Provides methods for working with a data tap configuration.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | AddTapPoint(String^, String^, Int32, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds a tap point with the specified configuration. |
![]() | RequestTapPointsByMainPipeID(String^, array<String^>^%, array<Int32>^%, array<String^>^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Retrieves the tap points for the specified data flow task. |
![]() | UpdateExecutingPackagesCount(Boolean, IDTSInfoEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Updates the count of the executing packages. |
Show:
