Udostępnij przez


ConfigurationBase Members

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

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

Public Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top