Compartir a través de


RemoveAll Método

Deletes each IDTSOutput100 object in a collection.

Espacio de nombres:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintaxis

'Declaración
Sub RemoveAll
'Uso
Dim instance As IDTSOutputCollection100

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

Notas

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