영어로 읽기

다음을 통해 공유


IDTSOutputColumnCollection100.RemoveObjectByIndex 메서드

Removes the IDTSOutputColumn100 object at the specified location in a collection.

네임스페이스:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
어셈블리:  Microsoft.SqlServer.DTSPipelineWrap(Microsoft.SqlServer.DTSPipelineWrap.dll)

구문

void RemoveObjectByIndex(
    Object Index
)

매개 변수

주의

If a column does not exist at the specified index, an DTS_E_INVALIDINDEX exception occurs.

참고 항목

참조

IDTSOutputColumnCollection100 인터페이스

Microsoft.SqlServer.Dts.Pipeline.Wrapper 네임스페이스