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()