QueryPartitionSettings Members
Include Protected Members
Include Inherited Members
Represents the settings of a query partition for the Search service application.
The QueryPartitionSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QueryPartitionSettings | Initializes a new instance of the QueryPartitionSettings class. |
Top
Properties
Name | Description | |
---|---|---|
PropertyStore | Gets or sets the settings for property store database this query partition is assigned to. | |
QueryComponents | Gets the collection of the query component for the Search service application. | |
UniqueID | Gets or sets the identifier (ID) of the query partition. |
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