Membros ConfigurationBase
The ConfigurationBase class is a base class that represents configuration information for the instance of SQL Server.
O tipo ConfigurationBase expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
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 | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
Refresh | Refreshes the Configuration object properties. | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Parent | Gets the Server object that is the parent of the Configuration object. |
Início