Metodo IDTSOutputCollection100.RemoveAll

Deletes each IDTSOutput100 object in a collection.

Spazio dei nomi  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintassi

'Dichiarazione
Sub RemoveAll
'Utilizzo
Dim instance As IDTSOutputCollection100

instance.RemoveAll()
void RemoveAll()
void RemoveAll()
abstract RemoveAll : unit -> unit
function RemoveAll()

Osservazioni

This method removes all of the IDTSOutput100 objects in the collection.

Vedere anche

Riferimento

IDTSOutputCollection100 Interfaccia

Spazio dei nomi Microsoft.SqlServer.Dts.Pipeline.Wrapper