IDTSInputColumnCollection100.GetObjectByID(Int32) Methode

Definition

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

Parameter

lID
Int32

Gibt zurück

Die IDTSInputColumn100 mit der angegebenen ID.

Attribute

Gilt für: