IDTSRuntimeConnectionCollection100.GetObjectByID(Int32) 方法

定义

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

参数

lID
Int32

返回

属性

适用于