IDTSExternalMetadataColumnCollection100.RemoveAll 메서드

Deletes each IDTSExternalMetadataColumn100 object in a collection.

네임스페이스:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
어셈블리:  Microsoft.SqlServer.DTSPipelineWrap(Microsoft.SqlServer.DTSPipelineWrap.dll)

구문

‘선언
Sub RemoveAll
‘사용 방법
Dim instance As IDTSExternalMetadataColumnCollection100

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

주의

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

참고 항목

참조

IDTSExternalMetadataColumnCollection100 인터페이스

Microsoft.SqlServer.Dts.Pipeline.Wrapper 네임스페이스