Aracılığıyla paylaş


IDTSOutputCollection100.GetObjectIndexByID Yöntemi

Dizini alır bir IDTSInput100 Belirtilen kimliğe sahip

Ad Alanı:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Derleme:  Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap içinde.dll)

Sözdizimi

'Bildirim
Function GetObjectIndexByID ( _
    lID As Integer _
) As Integer
'Kullanım
Dim instance As IDTSOutputCollection100
Dim lID As Integer
Dim returnValue As Integer

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

Parametreler

Dönüş Değeri

Tür: System.Int32
Bir tamsayý konumunu gösteren öğe koleksiyonunda.