Metoda IDTSOutputCollection100.RemoveObjectByIndex
Usuwa IDTSOutput100 w określonej lokalizacji.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Zestaw: Microsoft.SqlServer.DTSPipelineWrap (w Microsoft.SqlServer.DTSPipelineWrap.dll)
Składnia
'Deklaracja
Sub RemoveObjectByIndex ( _
Index As Object _
)
'Użycie
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
)
Parametry
- Index
Typ: System.Object
Lokalizacja IDTSOutput100 obiekt kolekcja.
Zobacz także