次の方法で共有


IDTSInputCollection100.FindObjectByID(Int32) メソッド

定義

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

パラメーター

lID
Int32

戻り値

属性

適用対象