ConfigurationBase Members
The ConfigurationBase class is a base class that represents configuration information for the instance of Microsoft SQL Server.
The following tables list the members exposed by the ConfigurationBase type.
Public Properties
Имя | Description | |
---|---|---|
![]() |
Parent | Gets the Server object that is the parent of the Configuration object. |
В начало
Public Methods
(see also Protected Methods )
Имя | Description | |
---|---|---|
![]() |
Alter | Overloaded. Updates the Configuration object property changes on the instance of Microsoft SQL Server. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Refresh | Refreshes the Configuration object properties. |
![]() |
ToString | (inherited from Object ) |
В начало
Protected Methods
Имя | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
В начало
См. также
Справочник
ConfigurationBase Class
Microsoft.SqlServer.Management.Smo Namespace
Другие ресурсы
Configuring SQL Server in SMO
Установка параметров конфигурации сервера
Хранимая процедура sp_configure (Transact-SQL)