다음을 통해 공유


MainPipeClass.IDTSPipeline130_GetObjectByID(Int32) 메서드

정의

public:
 virtual Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSObject100 ^ IDTSPipeline130_GetObjectByID(int lID) = Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSPipeline130::GetObjectByID;
public virtual Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100 IDTSPipeline130_GetObjectByID (int lID);
abstract member IDTSPipeline130_GetObjectByID : int -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100
override this.IDTSPipeline130_GetObjectByID : int -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100
Public Overridable Function IDTSPipeline130_GetObjectByID (lID As Integer) As IDTSObject100

매개 변수

lID
Int32

반환

적용 대상