Udostępnij przez


RegSvrCollectionBase Class

NOTE: This class is now obsolete.

The RegSvrCollectionBase class is a base class used in the construction of the RegisteredServerCollection object.

Namespace: Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly: Microsoft.SqlServer.SmoExtended (in microsoft.sqlserver.smoextended.dll)

Syntax

'Deklaracja
<ObsoleteAttribute("Instead use namespace Microsoft.SqlServer.Management.RegisteredServers")> _
Public MustInherit Class RegSvrCollectionBase
[ObsoleteAttribute("Instead use namespace Microsoft.SqlServer.Management.RegisteredServers")] 
public abstract class RegSvrCollectionBase
[ObsoleteAttribute(L"Instead use namespace Microsoft.SqlServer.Management.RegisteredServers")] 
public ref class RegSvrCollectionBase abstract
/** @attribute ObsoleteAttribute("Instead use namespace Microsoft.SqlServer.Management.RegisteredServers") */ 
public abstract class RegSvrCollectionBase
ObsoleteAttribute("Instead use namespace Microsoft.SqlServer.Management.RegisteredServers") 
public abstract class RegSvrCollectionBase

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Management.Smo.RegisteredServers.RegSvrCollectionBase
     Microsoft.SqlServer.Management.Smo.RegisteredServers.RegisteredServerCollection
     Microsoft.SqlServer.Management.Smo.RegisteredServers.ServerGroupCollection

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.