Метод IDTSInputCollection100.RemoveAll
Deletes each IDTSInput100 object from a collection.
Пространство имен: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Сборка: Microsoft.SqlServer.DTSPipelineWrap (в Microsoft.SqlServer.DTSPipelineWrap.dll)
Синтаксис
'Декларация
Sub RemoveAll
'Применение
Dim instance As IDTSInputCollection100
instance.RemoveAll()
void RemoveAll()
void RemoveAll()
abstract RemoveAll : unit -> unit
function RemoveAll()
Замечания
The RemoveAll method clears the input collection.