IDTSInputColumnCollection100 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
public interface class IDTSInputColumnCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("24244D48-2764-4F79-8E33-4C9A7B8D4E2D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputColumnCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("24244D48-2764-4F79-8E33-4C9A7B8D4E2D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputColumnCollection100 = interface
interface IEnumerable
Public Interface IDTSInputColumnCollection100
Implements IEnumerable
- 특성
- 구현
설명
IDTSInputColumnCollection100에는 개체 컬렉션 IDTSInputColumn100 이 포함되어 있습니다. 컬렉션은 컬렉션의 항목을 추가, 삭제 및 열거하는 기능을 제공합니다.
컬렉션의 열은 일반적으로 디자인 타임 인터페이스의 메서드를 호출 SetUsageType 하여 컬렉션에 삽입됩니다. 이 메서드는 열의 UsageType 속성을 설정하고 컬렉션에 배치합니다.
속성
Count | |
Item[Object] |