IDTSInputColumnCollection100.NewAt(Int32) Methode

Definition

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

Parameter

lIndex
Int32

Gibt zurück

Der neu erstellte IDTSInputColumn100.

Attribute

Gilt für: