IDTSConfigurations100 인터페이스

정의

public interface class IDTSConfigurations100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("FA4604F3-5552-4C1A-BE3F-C67CFFE64012")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConfigurations100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("FA4604F3-5552-4C1A-BE3F-C67CFFE64012")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConfigurations100 = interface
    interface IEnumerable
Public Interface IDTSConfigurations100
Implements IEnumerable
특성
구현

속성

Count
Item[Object]

메서드

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

적용 대상