CrawlStore Members
Include Protected Members
Include Inherited Members
Represents a crawl database for the Search service application.
The CrawlStore type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CrawlComponents | Gets the list of the crawl components that use this crawl store. |
![]() |
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. |
![]() |
IsDedicated | Gets or sets a Boolean value that indicates whether this crawl database is dedicated. |
![]() |
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