IDTSCustomPropertyCollection100.GetObjectByID(Int32) Methode

Definition

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

Parameter

lID
Int32

Gibt zurück

Das IDTSCustomProperty100-Objekt mit dem angegebenen ID-Wert.

Attribute

Gilt für: