Partager via


Méthode IDTSInputCollection100.RemoveAll

Deletes each IDTSInput100 object from a collection.

Espace de noms :  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly :  Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntaxe

'Déclaration
Sub RemoveAll
'Utilisation
Dim instance As IDTSInputCollection100

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

Notes

The RemoveAll method clears the input collection.

Voir aussi

Référence

IDTSInputCollection100 Interface

Espace de noms Microsoft.SqlServer.Dts.Pipeline.Wrapper