Condividi tramite


IDTSCustomPropertyCollection100.GetObjectByID(Int32) Metodo

Definizione

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

Parametri

lID
Int32

Restituisce

Oggetto IDTSCustomProperty100 con il valore ID specificato.

Attributi

Si applica a