Freigeben über


IDTSPathCollection100.NewAt(Int32) Methode

Definition

Erstellt ein IDTSPath100-Objekt an der angegebenen Position in einer Auflistung.

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

Parameter

lIndex
Int32

Die Position, an der IDTSPath100 in der Auflistung erstellt werden soll.

Gibt zurück

Das neue IDTSPath100 -Objekt.

Attribute

Gilt für: