IDTSInputColumnCollection100 멤버

Contains a collection of IDTSInputColumn100 columns.

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

메서드

  이름 설명
공용 메서드 FindObjectByID Locates the requested object in a collection by its ID.
공용 메서드 FindObjectIndexByID Locates the index of the requested object in a collection by its ID.
공용 메서드 GetEnumerator (IEnumerable에서 상속됩니다.)
공용 메서드 GetEnumerator() () () () Returns an enumerator that can iterate through an IDTSInputColumnCollection100.
공용 메서드 GetInputColumnByLineageID Retrieves an IDTSInputColumn100 object that has the specified lineage ID.
공용 메서드 GetInputColumnByName Retrieves an IDTSInputColumn100 object having the specified name.
공용 메서드 GetObjectByID Gets the IDTSInputColumn100 object having the specified ID.
공용 메서드 GetObjectIndexByID Gets the index of an IDTSInputColumn100 object that has the specified ID.
공용 메서드 New Creates a new IDTSInputColumn100 and adds it to a collection.
공용 메서드 NewAt Creates a new IDTSInputColumn100 object and adds it to a collection at the specified index.
공용 메서드 RemoveAll Deletes every IDTSInputColumnCollection100 object in a collection.
공용 메서드 RemoveObjectByID Deletes an IDTSInputColumn100 object specified by ID.
공용 메서드 RemoveObjectByIndex Deletes an IDTSInputColumn100 at the specified location in the collection.
공용 메서드 SetIndex Changes the location of an IDTSInputColumn100 object specified by the lOldIndex parameter.

맨 위로 이동

속성

  이름 설명
공용 속성 Count Gets the number of columns contained in a collection.
공용 속성 Item Gets the IDTSInputColumn100 object specified by the Index parameter.

맨 위로 이동