共用方式為


IDTSComponentMetaDataCollection100.RemoveAll 方法

Removes each of the IDTSComponentMetaData100 objects in an IDTSComponentMetaDataCollection100 collection.

命名空間:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
組件:  Microsoft.SqlServer.DTSPipelineWrap (在 Microsoft.SqlServer.DTSPipelineWrap.dll 中)

語法

'宣告
Sub RemoveAll
'用途
Dim instance As IDTSComponentMetaDataCollection100

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

請參閱

參考

IDTSComponentMetaDataCollection100 介面

Microsoft.SqlServer.Dts.Pipeline.Wrapper 命名空間