CrawlStore members

Represents a crawl database for the Search service application.

The CrawlStore type exposes the following members.

Properties

  Name Description
Public property Database Gets or sets the crawl database.
Public property DatabaseConnectionString Gets the connection string for the crawl database.
Public property Id Gets the identifier (ID) of the crawl database.
Public property Name Gets the name of the current crawl database.

Top

Methods

  Name Description
Public method Delete Removes the crawl database from the Search service application.
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

CrawlStore class

Microsoft.Office.Server.Search.Administration namespace