Udostępnij przez


Metoda IDTSOutputColumnCollection100.RemoveAll

Usuwa wszystkie obiekty kolumna Wyjście z 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 IDTSOutputColumnCollection100

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