IDTSPathCollection100.GetObjectByID(Int32) Méthode

Définition

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

Paramètres

lID
Int32

Retours

Retourne l'objet IDTSPath100 associé à l'ID spécifié.

Attributs

S’applique à