ServerGroupBase.ClearCollections Method
Clears the server group collections.
Namespace: Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Syntax
'Declaration
Protected Friend Sub ClearCollections
'Usage
Me.ClearCollections()
protected internal void ClearCollections()
protected public:
void ClearCollections()
member ClearCollections : unit -> unit
function ClearCollections()
See Also
Reference
Microsoft.SqlServer.Management.Smo.RegisteredServers Namespace