IDTSConnectionManagerFlatFileColumns100 Interface
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | Count | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the number of elements in the collection. |
![]() | Item[Object^] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets an IDTSConnectionManagerFlatFileColumn100 object from the collection. |
| Name | Description | |
|---|---|---|
![]() | Add() | This API supports the product infrastructure and is not intended to be used directly from your code. Creates and adds an IDTSConnectionManagerFlatFileColumn100 object to the end of the collection. |
![]() | GetEnumerator() | This API supports the product infrastructure and is not intended to be used directly from your code. Returns an enumerator for iterating over the IDTSConnectionManagerFlatFileColumns100 collection. |
![]() | MoveAfter(Object^, IDTSConnectionManagerFlatFileColumn100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Relocates an IDTSConnectionManagerFlatFileColumn100 object after an existing IDTSConnectionManagerFlatFileColumn100 object. |
![]() | MoveBefore(Object^, IDTSConnectionManagerFlatFileColumn100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Relocates a IDTSConnectionManagerFlatFileColumn100 object in front of an existing IDTSConnectionManagerFlatFileColumn100 object. |
![]() | Remove(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Removes an IDTSConnectionManagerFlatFileColumn100 object from the collection. |

