次の方法で共有


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

戻り値

実装

属性

適用対象