Metodo IDTSOutputColumnCollection100.RemoveAll

Deletes all the output column objects 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 IDTSOutputColumnCollection100

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

Vedere anche

Riferimento

IDTSOutputColumnCollection100 Interfaccia

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