Metodo IDTSExternalMetadataColumnCollection100.RemoveAll

Deletes each IDTSExternalMetadataColumn100 object in a 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 IDTSExternalMetadataColumnCollection100

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

Osservazioni

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

Vedere anche

Riferimento

IDTSExternalMetadataColumnCollection100 Interfaccia

Spazio dei nomi Microsoft.SqlServer.Dts.Pipeline.Wrapper