IDTSCustomPropertyCollection100.FindObjectByID(Int32) Método

Definición

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

Parámetros

lID
Int32

Devoluciones

IDTSCustomProperty100 que representa el objeto.

Atributos

Se aplica a