IDTSInputColumnCollection100.NewAt(Int32) 메서드

정의

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSInputColumn100 ^ NewAt(int lIndex);
[System.Runtime.InteropServices.DispId(15)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSInputColumn100 NewAt (int lIndex);
[<System.Runtime.InteropServices.DispId(15)>]
abstract member NewAt : int -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSInputColumn100
Public Function NewAt (lIndex As Integer) As IDTSInputColumn100

매개 변수

lIndex
Int32

반환

새로 만든 IDTSInputColumn100입니다.

특성

적용 대상