Ibahagi sa


IDTSInputCollection100.GetObjectByID(Int32) Method

Definition

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

Parameters

lID
Int32

Returns

Attributes

Applies to