Udostępnij za pośrednictwem


Metoda IDTSInputColumnCollection100.FindObjectIndexByID

Lokalizuje indeksu żądany obiekt kolekcja według jego identyfikatora.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Zestaw:  Microsoft.SqlServer.DTSPipelineWrap (w Microsoft.SqlServer.DTSPipelineWrap.dll)

Składnia

'Deklaracja
Function FindObjectIndexByID ( _
    lID As Integer _
) As Integer
'Użycie
Dim instance As IDTSInputColumnCollection100
Dim lID As Integer
Dim returnValue As Integer

returnValue = instance.FindObjectIndexByID(lID)
int FindObjectIndexByID(
    int lID
)
int FindObjectIndexByID(
    [InAttribute] int lID
)
abstract FindObjectIndexByID : 
        lID:int -> int 
function FindObjectIndexByID(
    lID : int
) : int

Parametry

Wartość zwracana

Typ: System.Int32
Indeks obiektu.