SqlServerRegistrations Class
NOTE: This class is now obsolete.
Represents registered instances of SQL Server.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in microsoft.sqlserver.smoextended.dll)
Syntax
'Bildirim
<ObsoleteAttribute("Instead use namespace Microsoft.SqlServer.Management.RegisteredServers")> _
Public Class SqlServerRegistrations
[ObsoleteAttribute("Instead use namespace Microsoft.SqlServer.Management.RegisteredServers")]
public class SqlServerRegistrations
[ObsoleteAttribute(L"Instead use namespace Microsoft.SqlServer.Management.RegisteredServers")]
public ref class SqlServerRegistrations
/** @attribute ObsoleteAttribute("Instead use namespace Microsoft.SqlServer.Management.RegisteredServers") */
public class SqlServerRegistrations
ObsoleteAttribute("Instead use namespace Microsoft.SqlServer.Management.RegisteredServers")
public class SqlServerRegistrations
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Management.Smo.SqlServerRegistrations
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.