Compartir a través de


ConfigurationBase Miembros

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

El tipo ConfigurationBase expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Alter() () () () Updates the Configuration object property changes on the instance of SQL Server. 
Método publico Alter(Boolean) Updates the Configuration object property changes on the instance of SQL Server. 
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico Refresh Refreshes the Configuration object properties.
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Parent Gets the Server object that is the parent of the Configuration object.

Principio