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 Ganzzahl, die die Position in der Sammlung des Ausgabespaltenobjekts angibt.

Attribute

Hinweise

Wenn eine Ausgabespalte in der Sammlung nicht gefunden lID wird, tritt eine DTS_E_OBJECTIDNOTFOUND Ausnahme auf.

Gilt für: