Aracılığıyla paylaş


IDTSOutputCollection100.RemoveObjectByIndex Yöntemi

Siler bir IDTSOutput100 adresinde belirtilen konum.

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 IDTSOutputCollection100
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