IDTSResultBindings Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a collection of IDTSResultBinding objects.
Assembly: Microsoft.SqlServer.SQLTask (in Microsoft.SqlServer.SQLTask.dll)
| Name | Description | |
|---|---|---|
![]() | Add() | This API supports the product infrastructure and is not intended to be used directly from your code. Adds a new IDTSResultBinding object to the collection. |
![]() | Clear() | This API supports the product infrastructure and is not intended to be used directly from your code. Clears all objects from the IDTSResultBindings collection. |
![]() | GetBinding(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Retrieves the specified IDTSResultBinding object from the collection. |
![]() | GetEnumerator() | (Inherited from IEnumerable.) |
![]() | Remove(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Removes the specified IDTSResultBinding object from the collection. |
