SPConfigDatabase members
Obsolete. Represents the configuration database in a Microsoft Windows SharePoint Services deployment.
The SPConfigDatabase type exposes the following members.
Properties
Name | Description | |
---|---|---|
Name | Obsolete. Gets the name of the configuration database in Microsoft SQL Server. | |
Server | Obsolete. Gets the name of the server that contains the configuration database. | |
UserName | Obsolete. Gets the name of the user who owns the account for the configuration database. | |
Version | Obsolete. Gets the version of the configuration database. | |
WindowsAuthentication | Obsolete. Gets a Boolean value that indicates whether Microsoft Windows authentication is enabled for the configuration database. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top