Поделиться через


Метод IDTSOutputCollection100.RemoveAll

Deletes each IDTSOutput100 object in a collection.

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

Синтаксис

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

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

Замечания

This method removes all of the IDTSOutput100 objects in the collection.

См. также

Справочник

IDTSOutputCollection100 Интерфейс

Пространство имен Microsoft.SqlServer.Dts.Pipeline.Wrapper