Поделиться через


Класс ServerConfigurationAdapter

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Class ServerConfigurationAdapter _
    Inherits ServerAdapterBase _
    Implements IServerPerformanceFacet, IDmfAdapter, IServerConfigurationFacet, IDmfFacet
'Применение
Dim instance As ServerConfigurationAdapter
public class ServerConfigurationAdapter : ServerAdapterBase, 
    IServerPerformanceFacet, IDmfAdapter, IServerConfigurationFacet, IDmfFacet
public ref class ServerConfigurationAdapter : public ServerAdapterBase, 
    IServerPerformanceFacet, IDmfAdapter, IServerConfigurationFacet, IDmfFacet
type ServerConfigurationAdapter =  
    class
        inherit ServerAdapterBase
        interface IServerPerformanceFacet
        interface IDmfAdapter
        interface IServerConfigurationFacet
        interface IDmfFacet
    end
public class ServerConfigurationAdapter extends ServerAdapterBase implements IServerPerformanceFacet, IDmfAdapter, IServerConfigurationFacet, IDmfFacet

Замечания

This class abstracts configuration and settings so properties that belong to those classes can be implemented as a facet.

Иерархия наследования

System. . :: . .Object
  Microsoft.SqlServer.Management.Smo. . :: . .ServerAdapterBase
    Microsoft.SqlServer.Management.Smo..::..ServerConfigurationAdapter

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.