Aracılığıyla paylaş


IDTSCustomPropertyCollection100.GetObjectByID Yöntemi

Alır bir IDTSCustomPropertyCollection100 nesne 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 GetObjectByID ( _
    lID As Integer _
) As IDTSCustomProperty100
'Kullanım
Dim instance As IDTSCustomPropertyCollection100
Dim lID As Integer
Dim returnValue As IDTSCustomProperty100

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

Parametreler

  • lID
    Tür: System.Int32
    Özel özellik kimliği almak için koleksiyon.

Dönüş Değeri

Tür: Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomProperty100
IDTSCustomProperty100 Nesne belirtilen sahip ID değer.