Compartilhar via


Método IDTSComponentMetaDataCollection100.RemoveAll

Removes each of the IDTSComponentMetaData100 objects in an IDTSComponentMetaDataCollection100 collection.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (em Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintaxe

'Declaração
Sub RemoveAll
'Uso
Dim instance As IDTSComponentMetaDataCollection100

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

Consulte também

Referência

IDTSComponentMetaDataCollection100 Interface

Namespace Microsoft.SqlServer.Dts.Pipeline.Wrapper