다음을 통해 공유


IDTSCustomPropertyCollection100.GetObjectByID(Int32) 메서드

정의

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

매개 변수

lID
Int32

반환

IDTSCustomProperty100 지정된 ID 값이 있는 개체입니다.

특성

적용 대상