IDTSInputCollection100.FindObjectByID(Int32) Метод

Определение

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

Параметры

lID
Int32

Возвращаемое значение

Объект IDTSInput100, который представляет данный объект.

Атрибуты

Применяется к