Метод 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()