IDTSOutputColumnCollection100.GetObjectIndexByID(Int32) Methode

Definition

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

Gibt zurück

Eine Ganze Zahl , die die Position in der Auflistung des Ausgabespaltenobjekts angibt.

Attribute

Hinweise

Wenn in der Auflistung keine Ausgabespalte lID gefunden wird, tritt eine DTS_E_OBJECTIDNOTFOUND Ausnahme auf.

Gilt für: