Membres ConfigurationBase

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

Le type ConfigurationBase expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Alter() () () () Updates the Configuration object property changes on the instance of SQL Server. 
Méthode publique Alter(Boolean) Updates the Configuration object property changes on the instance of SQL Server. 
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique Refresh Refreshes the Configuration object properties.
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Parent Gets the Server object that is the parent of the Configuration object.

Haut de la page