다음을 통해 공유


RemoveAll 메서드

Deletes each IDTSRuntimeConnection100 object from a collection.

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

구문

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

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

주의

The RemoveAll method clears the input collection.