Metodo RemoveAll
Removes each of the IDTSComponentMetaData100 objects in an IDTSComponentMetaDataCollection100 collection.
Spazio dei nomi: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Sintassi
'Dichiarazione
Sub RemoveAll
'Utilizzo
Dim instance As IDTSComponentMetaDataCollection100
instance.RemoveAll()
void RemoveAll()
void RemoveAll()
abstract RemoveAll : unit -> unit
function RemoveAll()