Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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