Metodo ClearCollections
Clears the server group collections.
Spazio dei nomi: Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Sintassi
'Dichiarazione
Protected Friend Sub ClearCollections
'Utilizzo
Me.ClearCollections()
protected internal void ClearCollections()
protected public:
void ClearCollections()
member ClearCollections : unit -> unit
function ClearCollections()
Vedere anche