언어

IDTSConnectionManagerFlatFileColumns100 인터페이스

정의

개체의 IDTSConnectionManagerFlatFileColumn100 컬렉션을 나타냅니다.

public interface class IDTSConnectionManagerFlatFileColumns100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("5E0D5F40-EA39-4F13-84EC-5626FFF957F0")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionManagerFlatFileColumns100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("95D33D0E-CFEA-4F4A-845B-1E19E36BBDB7")]
public interface IDTSConnectionManagerFlatFileColumns100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("49B49676-C978-4939-A918-61E2B6D73A67")]
public interface IDTSConnectionManagerFlatFileColumns100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("5E0D5F40-EA39-4F13-84EC-5626FFF957F0")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionManagerFlatFileColumns100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("95D33D0E-CFEA-4F4A-845B-1E19E36BBDB7")>]
type IDTSConnectionManagerFlatFileColumns100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("49B49676-C978-4939-A918-61E2B6D73A67")>]
type IDTSConnectionManagerFlatFileColumns100 = interface
    interface IEnumerable
Public Interface IDTSConnectionManagerFlatFileColumns100
Implements IEnumerable
특성
구현

속성

Name Description
Count

컬렉션의 요소 수를 가져옵니다.

Item[Object]

IDTSConnectionManagerFlatFileColumn100 컬렉션에서 개체를 가져옵니다.

메서드

Name Description
Add()

컬렉션의 끝에 객체를 IDTSConnectionManagerFlatFileColumn100 생성하고 추가합니다.

GetEnumerator()

컬렉션을 반복 IDTSConnectionManagerFlatFileColumns100 하기 위해 열거자를 반환합니다.

MoveAfter(Object, IDTSConnectionManagerFlatFileColumn100)

기존 IDTSConnectionManagerFlatFileColumn100 객체 이후에 객체를 IDTSConnectionManagerFlatFileColumn100 재배치합니다.

MoveBefore(Object, IDTSConnectionManagerFlatFileColumn100)

기존 IDTSConnectionManagerFlatFileColumn100 객체 앞에 객체를 재배치합니다IDTSConnectionManagerFlatFileColumn100.

Remove(Object)

컬렉션에서 개체를 제거합니다 IDTSConnectionManagerFlatFileColumn100 .

적용 대상