MainPipeClass.IDTSPipeline130_GetObjectByID(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- lID
- Int32