IDTSConfigurations100 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.
For more information, see Configurations.
The IDTSConfigurations100 type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add() | Infrastructure. For more information, see Configurations. | |
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator() | Infrastructure. For more information, see Configurations. | |
InsertAfter(Object, IDTSConfiguration100) | Infrastructure. For more information, see Configurations. | |
InsertBefore(Object, IDTSConfiguration100) | Infrastructure. For more information, see Configurations. | |
MoveAfter(Object, IDTSConfiguration100) | Infrastructure. For more information, see Configurations. | |
MoveBefore(Object, IDTSConfiguration100) | Infrastructure. For more information, see Configurations. | |
Remove(Object) | Infrastructure. For more information, see Configurations. |
Top
Properties
Name | Description | |
---|---|---|
Count | Infrastructure. For more information, see Configurations. | |
Item[Object] | Infrastructure. For more information, see Configurations. |
Top
See Also