Metoda IDTSCustomPropertyCollection100.RemoveAll
Usuwa każdy IDTSCustomProperty100 obiekt kolekcja.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Zestaw: Microsoft.SqlServer.DTSPipelineWrap (w Microsoft.SqlServer.DTSPipelineWrap.dll)
Składnia
'Deklaracja
Sub RemoveAll
'Użycie
Dim instance As IDTSCustomPropertyCollection100
instance.RemoveAll()
void RemoveAll()
void RemoveAll()
abstract RemoveAll : unit -> unit
function RemoveAll()