IDTSInputColumnCollection100.New 메서드

정의

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSInputColumn100 ^ New();
[System.Runtime.InteropServices.DispId(14)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSInputColumn100 New();
[<System.Runtime.InteropServices.DispId(14)>]
abstract member New : unit -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSInputColumn100
Public Function New () As IDTSInputColumn100

반품

새로운 IDTSInputColumn100 개체입니다.

특성

설명

IDTSInputColumn100 객체는 이 방법으로 생성됩니다. 새로운 열은 이 방법을 사용하지 않는 한 NewAt 컬렉션 끝에 삽입됩니다.

적용 대상