ServerConfigurationAdapter Class
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Syntax
'Bildirim
Public Class ServerConfigurationAdapter
Inherits ServerAdapterBase
Implements IServerPerformanceFacet, IDmfAdapter, IServerConfigurationFacet, IDmfFacet
public class ServerConfigurationAdapter : ServerAdapterBase, IServerPerformanceFacet, IDmfAdapter, IServerConfigurationFacet,
IDmfFacet
public ref class ServerConfigurationAdapter : public ServerAdapterBase, IServerPerformanceFacet, IDmfAdapter, IServerConfigurationFacet,
IDmfFacet
public class ServerConfigurationAdapter extends ServerAdapterBase implements IServerPerformanceFacet, IDmfAdapter,
IServerConfigurationFacet, IDmfFacet
public class ServerConfigurationAdapter extends ServerAdapterBase implements IServerPerformanceFacet, IDmfAdapter,
IServerConfigurationFacet, IDmfFacet
Remarks
This class abstracts configuration and settings so properties that belong to those classes can be implemented as a facet.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Management.Smo.ServerAdapterBase
Microsoft.SqlServer.Management.Smo.ServerConfigurationAdapter
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.