IDTSConnectionManagerFlatFileColumns100 Members
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
This class is the enumerator over the collection of Columns. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass.
The IDTSConnectionManagerFlatFileColumns100 type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add() | Infrastructure. This class is the enumerator over the collection of Columns. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator() | Infrastructure. This class is the enumerator over the collection of Columns. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
MoveAfter(Object, IDTSConnectionManagerFlatFileColumn100) | Infrastructure. This class is the enumerator over the collection of Columns. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
MoveBefore(Object, IDTSConnectionManagerFlatFileColumn100) | Infrastructure. This class is the enumerator over the collection of Columns. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
Remove(Object) | Infrastructure. This class is the enumerator over the collection of Columns. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
Top
Properties
Name | Description | |
---|---|---|
Count | Infrastructure. This class is the enumerator over the collection of Columns. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
Item[Object] | Infrastructure. This class is the enumerator over the collection of Columns. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
Top