Compartilhar via


IDTSOutputColumnCollection100.GetObjectIndexByID(Int32) Método

Definição

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

Parâmetros

lID
Int32

Retornos

Um Integer que especifica o local na coleção do objeto de coluna de saída.

Atributos

Comentários

Se uma coluna de saída não tiver lID sido encontrada na coleção, ocorrerá uma DTS_E_OBJECTIDNOTFOUND exceção.

Aplica-se a