Share via


IDTSConfigurations100 Interface

Definition

public interface class IDTSConfigurations100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("69318F0E-7300-42DF-A75B-CCE10CB08777")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConfigurations100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("69318F0E-7300-42DF-A75B-CCE10CB08777")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConfigurations100 = interface
    interface IEnumerable
Public Interface IDTSConfigurations100
Implements IEnumerable
Attributes
Implements

Properties

Count
Item[Object]

Methods

Add()
GetEnumerator()
InsertAfter(Object, IDTSConfiguration100)
InsertBefore(Object, IDTSConfiguration100)
MoveAfter(Object, IDTSConfiguration100)
MoveBefore(Object, IDTSConfiguration100)
Remove(Object)

Applies to