다음을 통해 공유


ClearCollections 메서드

Clears the server group collections.

네임스페이스:  Microsoft.SqlServer.Management.Smo.RegisteredServers
어셈블리:  Microsoft.SqlServer.SmoExtended(Microsoft.SqlServer.SmoExtended.dll)

구문

‘선언
Protected Friend Sub ClearCollections
‘사용 방법

Me.ClearCollections()
protected internal void ClearCollections()
protected public:
void ClearCollections()
member ClearCollections : unit -> unit 
 function ClearCollections()