Metodo IDTSInputCollection100.RemoveAll

Deletes each IDTSInput100 object from a collection.

Spazio dei nomi  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintassi

'Dichiarazione
Sub RemoveAll
'Utilizzo
Dim instance As IDTSInputCollection100

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

Osservazioni

The RemoveAll method clears the input collection.

Vedere anche

Riferimento

IDTSInputCollection100 Interfaccia

Spazio dei nomi Microsoft.SqlServer.Dts.Pipeline.Wrapper