Aracılığıyla paylaş


IDTSInputCollection100.NewAt Yöntemi

koleksiyon belirtilen dizine en yeni bir giriş nesnesi ekler.

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

Sözdizimi

'Bildirim
Function NewAt ( _
    lIndex As Integer _
) As IDTSInput100
'Kullanım
Dim instance As IDTSInputCollection100
Dim lIndex As Integer
Dim returnValue As IDTSInput100

returnValue = instance.NewAt(lIndex)
IDTSInput100 NewAt(
    int lIndex
)
IDTSInput100^ NewAt(
    [InAttribute] int lIndex
)
abstract NewAt : 
        lIndex:int -> IDTSInput100 
function NewAt(
    lIndex : int
) : IDTSInput100

Parametreler

  • lIndex
    Tür: System.Int32
    Konumu koleksiyon yeni bir giriş eklemek için.

Dönüş Değeri

Tür: Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSInput100
Yeni oluşturulan IDTSInput100 nesne.

Açıklamalar

NewAt yöntem belirtilen konumda yeni bir giriş nesne oluşturur koleksiyon ve yeni oluşturulan giriş nesnesi.Index Parametresi olan topluluk sınırları dışında Microsoft.SqlServer.Dts.Runtime.HResults.DTS_E_INVALIDINDEX özel durum koleksiyon.