Compartilhar via


Método IDTSRuntimeConnectionCollection100.RemoveAll

Deletes each IDTSRuntimeConnection100 object from a collection.

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

Sintaxe

'Declaração
Sub RemoveAll
'Uso
Dim instance As IDTSRuntimeConnectionCollection100

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

Comentários

The RemoveAll method clears the input collection.

Consulte também

Referência

IDTSRuntimeConnectionCollection100 Interface

Namespace Microsoft.SqlServer.Dts.Pipeline.Wrapper