IDTSConfigurations100 Интерфейс

Определение

public interface class IDTSConfigurations100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("1443FC2D-D441-4D9A-8B10-71416203E2CF")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConfigurations100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("1443FC2D-D441-4D9A-8B10-71416203E2CF")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConfigurations100 = interface
    interface IEnumerable
Public Interface IDTSConfigurations100
Implements IEnumerable
Атрибуты
Реализации

Комментарии

Дополнительные сведения см. в разделе Configurations.

Свойства

Count
Item[Object]

Методы

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

Применяется к