Метод IDTSCustomPropertyCollection100.RemoveAll
Deletes each IDTSCustomProperty100 object in a collection.
Пространство имен: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Сборка: Microsoft.SqlServer.DTSPipelineWrap (в Microsoft.SqlServer.DTSPipelineWrap.dll)
Синтаксис
'Декларация
Sub RemoveAll
'Применение
Dim instance As IDTSCustomPropertyCollection100
instance.RemoveAll()
void RemoveAll()
void RemoveAll()
abstract RemoveAll : unit -> unit
function RemoveAll()