Freigeben über


ConfigurationBase Members

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

The following tables list the members exposed by the ConfigurationBase type.

Public Properties

  Name Description
ms219389.pubproperty(de-de,SQL.90).gif Parent Gets the Server object that is the parent of the Configuration object.

Nach oben

Public Methods

(see also Protected Methods )

  Name Description
ms219389.pubmethod(de-de,SQL.90).gif Alter Overloaded. Updates the Configuration object property changes on the instance of Microsoft SQL Server.
ms219389.pubmethod(de-de,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms219389.pubmethod(de-de,SQL.90).gif GetHashCode  (inherited from Object )
ms219389.pubmethod(de-de,SQL.90).gif GetType  (inherited from Object )
ms219389.pubmethod(de-de,SQL.90).gifms219389.static(de-de,SQL.90).gif ReferenceEquals  (inherited from Object )
ms219389.pubmethod(de-de,SQL.90).gif Refresh Refreshes the Configuration object properties.
ms219389.pubmethod(de-de,SQL.90).gif ToString  (inherited from Object )

Nach oben

Protected Methods

  Name Description
ms219389.protmethod(de-de,SQL.90).gif Finalize  (inherited from Object )
ms219389.protmethod(de-de,SQL.90).gif MemberwiseClone  (inherited from Object )

Nach oben

Siehe auch

Verweis

ConfigurationBase Class
Microsoft.SqlServer.Management.Smo Namespace

Andere Ressourcen

Configuring SQL Server in SMO
Festlegen von Serverkonfigurationsoptionen
sp_configure (Transact-SQL)