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


Элементы ConfigurationBase

The ConfigurationBase class is a base class that represents configuration information for the instance of SQL Server.

Тип ConfigurationBase предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Alter() () () () Updates the Configuration object property changes on the instance of SQL Server. 
Открытый метод Alter(Boolean) Updates the Configuration object property changes on the instance of SQL Server. 
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод Refresh Refreshes the Configuration object properties.
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Parent Gets the Server object that is the parent of the Configuration object.

В начало