Metoda IDTSExternalMetadataColumnCollection100.RemoveAll
Usuwa każdy IDTSExternalMetadataColumn100 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 IDTSExternalMetadataColumnCollection100
instance.RemoveAll()
void RemoveAll()
void RemoveAll()
abstract RemoveAll : unit -> unit
function RemoveAll()