QueryComponent Properties
Include Protected Members
Include Inherited Members
The QueryComponent type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
FailoverOnly | Gets or sets a value that indicates whether the query component is queried only when all other query components for the index partition to which this query component is assigned are not online. |
![]() |
Id | Gets the identifier (ID) of the query component. |
![]() |
IndexLocation | Gets the directory path for the index file on the query server. |
![]() |
IndexPartition | Gets the index partition to which the query component is assigned. |
![]() |
IndexPartitionId | Gets the identifier (ID) of the index partition to which the query component is assigned. |
![]() |
PropagationStatus | Gets the propagation status of the query component. |
![]() |
QueryTopology | Gets the query topology of the Search service application to which the query component is assigned. |
![]() |
TransitionActionName | Gets the name of the current transition action. |
![]() |
TransitionActionStartUtcTime | Gets the date and time in Coordinated Universal Time (UTC) format of when the transition started. |
![]() |
TransitionError | Gets the error message for the error that occurred during the execution of the query component transition. |
![]() |
TransitionProgressPercent | Gets the progress of the transition. |
![]() |
TransitionSequenceName | Gets the name of the most recent running transition. |
![]() |
TransitionStatus | Gets the status of the query component transition sequence. |
Top
.gif)