다음을 통해 공유


IDTSOutputCollection100 멤버

Contains a collection of IDTSOutput100 objects.

IDTSOutputCollection100 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 FindObjectByID Locates the requested object in a collection by its ID.
공용 메서드 FindObjectIndexByID Locates the index of the requested object in the collection by its ID.
공용 메서드 GetEnumerator (IEnumerable에서 상속됩니다.)
공용 메서드 GetEnumerator() () () () Returns an enumerator that can iterate through an IDTSOutputCollection100.
공용 메서드 GetObjectByID Retrieves an IDTSOutput100 object that has the specified ID.
공용 메서드 GetObjectIndexByID Retrieves the index of an IDTSInput100 that has the specified ID.
공용 메서드 New Creates a new IDTSOutput100 object and adds it to an IDTSOutputColumnCollection100.
공용 메서드 NewAt Creates a new IDTSOutput100 object and adds it to a collection at the specified Index.
공용 메서드 RemoveAll Deletes each IDTSOutput100 object in a collection.
공용 메서드 RemoveObjectByID Deletes an IDTSOutput100 specified by the lID parameter.
공용 메서드 RemoveObjectByIndex Deletes an IDTSOutput100 at the specified location.
공용 메서드 SetIndex Changes the location of an IDTSOutput100 object in the collection.

맨 위로 이동

속성

  이름 설명
공용 속성 Count Gets the number of elements contained in an IDTSOutputCollection100.
공용 속성 Item Gets the IDTSInput100 object specified by the Index parameter.

맨 위로 이동