Compartir a través de


IDTSExternalMetadataColumnCollection100.RemoveAll Método

Deletes each IDTSExternalMetadataColumn100 object in a collection.

Espacio de nombres:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintaxis

'Declaración
Sub RemoveAll
'Uso
Dim instance As IDTSExternalMetadataColumnCollection100

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

Comentarios

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

Vea también

Referencia

IDTSExternalMetadataColumnCollection100 Interfaz

Espacio de nombres Microsoft.SqlServer.Dts.Pipeline.Wrapper