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입니다.

특성

적용 대상