Aracılığıyla paylaş


IDTSInputColumnCollection100.RemoveObjectByIndex Yöntemi

Siler bir IDTSInputColumn100 içinde belirtilen konumda koleksiyon.

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

Sözdizimi

'Bildirim
Sub RemoveObjectByIndex ( _
    Index As Object _
)
'Kullanım
Dim instance As IDTSInputColumnCollection100
Dim Index As Object

instance.RemoveObjectByIndex(Index)
void RemoveObjectByIndex(
    Object Index
)
void RemoveObjectByIndex(
    [InAttribute] Object^ Index
)
abstract RemoveObjectByIndex : 
        Index:Object -> unit 
function RemoveObjectByIndex(
    Index : Object
)

Parametreler