IDTSPathCollection100.NewAt(Int32) Méthode

Définition

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

Paramètres

lIndex
Int32

Retours

Nouvel objet IDTSPath100 .

Attributs

S’applique à