IDTSRuntimeConnectionCollection100.FindObjectIndexByID(Int32) 메서드

정의

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

매개 변수

lID
Int32

반환

개체의 인덱스입니다.

특성

적용 대상