IDTSOutputColumnCollection100.GetObjectIndexByID(Int32) Metode

Definisi

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

Parameter

lID
Int32

Mengembalikan

Bilangan bulat yang menentukan lokasi dalam kumpulan objek kolom output.

Atribut

Keterangan

Jika kolom output yang memiliki lID tidak ditemukan dalam koleksi, DTS_E_OBJECTIDNOTFOUND pengecualian terjadi.

Berlaku untuk