PropertyStore Members

Include Protected Members
Include Inherited Members

Represents a property database for the Search service application.

The PropertyStore type exposes the following members.

Properties

  Name Description
Public property Database Gets or sets the property database.
Public property DatabaseConnectionString Gets the connection string for the property database.
Public property Id Gets the identifier (ID) of the property database.
Public property InactiveIndexPartitions Gets the collection of inactive index partitions assigned to the property database.
Public property IndexPartitions Gets the collection of index partitions that are assigned to this property database.
Public property Name Gets the name of this property database.

Top

Methods

  Name Description
Public method Delete Deletes the property database from the Search service applicationā€˜s topology.
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

PropertyStore Class

Microsoft.Office.Server.Search.Administration Namespace