IDTSCustomPropertyCollection100.GetObjectIndexByID(Int32) 메서드

정의

지정된 ID를 가진 객체의 IDTSCustomProperty100 인덱스를 얻습니다.

public:
 int GetObjectIndexByID(int lID);
[System.Runtime.InteropServices.DispId(21)]
public int GetObjectIndexByID(int lID);
[<System.Runtime.InteropServices.DispId(21)>]
abstract member GetObjectIndexByID : int -> int
Public Function GetObjectIndexByID (lID As Integer) As Integer

매개 변수

lID
Int32

검색되는 인덱스를 사용하는 사용자 지정 속성의 ID입니다.

반품

0기반 집합에서 의 IDTSCustomProperty100 위치를 포함하는 정수입니다.

특성

적용 대상