IDTSPathCollection100.GetObjectByID(Int32) Método

Definición

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

Parámetros

lID
Int32

Devoluciones

Devuelve el IDTSPath100 objeto que tiene el ID especificado.

Atributos

Se aplica a