Méthode RemoveAll

Deletes each IDTSExternalMetadataColumn100 object in a collection.

Espace de noms :  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly :  Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntaxe

'Déclaration
Sub RemoveAll
'Utilisation
Dim instance As IDTSExternalMetadataColumnCollection100

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

Notes

This method deletes all of the IDTSExternalMetadataColumn100 columns from the collection.