IDTSObjectModel100.GetObjectByID(Int32) Método

Definición

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

Parámetros

lID
Int32

Devoluciones

El objeto IDTSObject100 con el identificador especificado.

Atributos

Se aplica a