IDTSConnectionManagerFlatFileColumns100 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
개체의 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 . |