DatabaseSettings Members
Include Protected Members
Include Inherited Members
Represents the settings for the Search service application’s databases.
The DatabaseSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DatabaseSettings |
Top
Properties
Name | Description | |
---|---|---|
DatabaseId | Gets or sets the identifier (ID) of the database. | |
FailoverInstance | Gets or sets the failover database server that is used when the default database server connection fails. | |
FullName | Gets the full name of the database. | |
IsValid | Gets or sets a Boolean value indicating whether the database settings are valid. | |
Name | Gets or sets the name of the database instance. | |
Password | Gets or sets the password used for authenticating to the database instance. | |
Server | Gets or sets the name of the database server. | |
Username | Gets or sets the username for authenticating to the database instance. |
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
See Also
Reference
Microsoft.Office.Server.Search.Administration.TopologyExport Namespace