Share via


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
Public method DatabaseSettings

Top

Properties

  Name Description
Public property DatabaseId Gets or sets the identifier (ID) of the database.
Public property FailoverInstance Gets or sets the failover database server that is used when the default database server connection fails.
Public property FullName Gets the full name of the database.
Public property IsValid Gets or sets a Boolean value indicating whether the database settings are valid.
Public property Name Gets or sets the name of the database instance.
Public property Password Gets or sets the password used for authenticating to the database instance.
Public property Server Gets or sets the name of the database server.
Public property Username Gets or sets the username for authenticating to the database instance.

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

DatabaseSettings Class

Microsoft.Office.Server.Search.Administration.TopologyExport Namespace