IDTSInputCollection100.FindObjectByID(Int32) Méthode

Définition

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

Paramètres

lID
Int32

Retours

Attributs

S’applique à