Метод RemoveAll

Deletes each IDTSExternalMetadataColumn100 object in a collection.

Пространство имен:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Сборка:  Microsoft.SqlServer.DTSPipelineWrap (в Microsoft.SqlServer.DTSPipelineWrap.dll)

Синтаксис

'Декларация
Sub RemoveAll
'Применение
Dim instance As IDTSExternalMetadataColumnCollection100

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

Замечания

This method deletes all of the IDTSExternalMetadataColumn100 columns from the collection.