Share via


QueryComponentSettings Members

Include Protected Members
Include Inherited Members

Represents settings for a query component associated with the Search service application.

The QueryComponentSettings type exposes the following members.

Constructors

  Name Description
Public method QueryComponentSettings Initializes a new instance of the QueryComponentSettings class.

Top

Properties

  Name Description
Public property ComponentId Gets or sets the identifier (ID) of the component. (Inherited from ComponentSettings.)
Public property FailoverOnly Gets or sets a Boolean value indicating whether the query component should only be used in the case of a failover.
Public property IndexLocation Gets or sets the location of the index file. (Inherited from ComponentSettings.)
Public property IsValid Gets or sets a Boolean value that specifies whether the component is valid. (Inherited from ComponentSettings.)
Public property ServerName Gets or sets the name of the server where the component is created. (Inherited from ComponentSettings.)

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

QueryComponentSettings Class

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