Bagikan melalui


IDTSCustomPropertyCollection100.GetObjectByID(Int32) Metode

Definisi

IDTSCustomPropertyCollection100 Mendapatkan objek yang memiliki ID yang ditentukan.

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

Parameter

lID
Int32

ID properti kustom untuk diambil dari koleksi.

Mengembalikan

Objek IDTSCustomProperty100 memiliki nilai yang ditentukan ID .

Atribut

Berlaku untuk