다음을 통해 공유


IDTSOutputCollection100.FindObjectByID(Int32) 메서드

정의

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

매개 변수

lID
Int32

반환

개체를 나타내는 IDTSOutput100입니다.

특성

적용 대상