Share via


IDTSInputColumnCollection100.RemoveAll Method

Deletes every IDTSInputColumnCollection100 object in 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 IDTSInputColumnCollection100

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

See Also

Reference

IDTSInputColumnCollection100 Interface

Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace