SPConfigDatabase members

Obsolete. Represents the configuration database in a Microsoft Windows SharePoint Services deployment.

The SPConfigDatabase type exposes the following members.

Properties

  Name Description
Public property Name Obsolete. Gets the name of the configuration database in Microsoft SQL Server.
Public property Server Obsolete. Gets the name of the server that contains the configuration database.
Public property UserName Obsolete. Gets the name of the user who owns the account for the configuration database.
Public property Version Obsolete. Gets the version of the configuration database.
Public property WindowsAuthentication Obsolete. Gets a Boolean value that indicates whether Microsoft Windows authentication is enabled for the configuration database.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPConfigDatabase class

Microsoft.SharePoint.Administration namespace