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 | |
---|---|---|
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 | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
Refresh | Refreshes the Configuration object properties. | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Parent | Gets the Server object that is the parent of the Configuration object. |
Principio
Vea también