Freigeben über


IDTSRuntimeConnectionCollection100.RemoveAll-Methode

Deletes each IDTSRuntimeConnection100 object from 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 IDTSRuntimeConnectionCollection100

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

Hinweise

The RemoveAll method clears the input collection.

Siehe auch

Verweis

IDTSRuntimeConnectionCollection100 Schnittstelle

Microsoft.SqlServer.Dts.Pipeline.Wrapper-Namespace