IDTSInputCollection100.GetObjectByID(Int32) Method

Definition

C#
[System.Runtime.InteropServices.DispId(20)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSInput100 GetObjectByID(int lID);

Parameters

lID
Int32

Returns

The IDTSInput100 object that has the ID specified by the InputID parameter.

Attributes

Remarks

The GetObjectByID method retrieves the input object with the ID matching the InputID parameter. If an input does not exist with this ID, a DTS_E_OBJECTIDNOTFOUND exception occurs.

Applies to

Produkt Versioner
SQL Server .NET SDK 2016, 2017, 2019