IDTSPipeline130.GetObjectByID(Int32) 方法

定義

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

參數

lID
Int32

傳回

實作

屬性

適用於