IndexPartition Members

Include Protected Members
Include Inherited Members

Represents an index partition in the Microsoft SharePoint Server 2010 query architecture.

The IndexPartition type exposes the following members.

Properties

  Name Description
Public property Id Gets the unique ID for the IndexPartition.
Public property Ordinal Gets the number of the IndexPartition within the partitioning scheme.
Public property PropertyStore Gets or sets the active PropertyStore that is assigned to this IndexPartition.
Public property PropertyStoreId Gets the ID of the PropertyStore that is assigned to this IndexPartition.
Public property QueryComponents Gets a list of the QueryComponent objects that are assigned to this IndexPartition.
Public property QueryTopology Gets the QueryTopology to which this IndexPartition belongs.
Public property UnresponsiveQueryComponents Gets all of the QueryComponent objects whose states are Offline.

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

IndexPartition Class

Microsoft.Office.Server.Search.Administration Namespace