CrawlStore members
Represents a crawl database for the Search service application.
The CrawlStore type exposes the following members.
Properties
Name | Description | |
---|---|---|
Database | Gets or sets the crawl database. | |
DatabaseConnectionString | Gets the connection string for the crawl database. | |
Id | Gets the identifier (ID) of the crawl database. | |
Name | Gets the name of the current crawl database. |
Top
Methods
Name | Description | |
---|---|---|
Delete | Removes the crawl database from the Search service application. | |
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