다음을 통해 공유


IDTSPipeline130.GetObjectByID(Int32) 메서드

정의

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

매개 변수

lID
Int32

반환

구현

특성

적용 대상