Share via


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
Public method Add() Infrastructure. For more information, see Configurations.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator() Infrastructure. For more information, see Configurations.
Public method InsertAfter(Object, IDTSConfiguration100) Infrastructure. For more information, see Configurations.
Public method InsertBefore(Object, IDTSConfiguration100) Infrastructure. For more information, see Configurations.
Public method MoveAfter(Object, IDTSConfiguration100) Infrastructure. For more information, see Configurations.
Public method MoveBefore(Object, IDTSConfiguration100) Infrastructure. For more information, see Configurations.
Public method Remove(Object) Infrastructure. For more information, see Configurations.

Top

Properties

  Name Description
Public property Count Infrastructure. For more information, see Configurations.
Public property Item[Object] Infrastructure. For more information, see Configurations.

Top