Freigeben über


IDTSOutputCollection100.RemoveAll-Methode

Deletes each IDTSOutput100 object in a collection.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntax

'Declaration
Sub RemoveAll
'Usage
Dim instance As IDTSOutputCollection100

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

Hinweise

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

Siehe auch

Verweis

IDTSOutputCollection100 Schnittstelle

Microsoft.SqlServer.Dts.Pipeline.Wrapper-Namespace