CrawlStoreSettings Members
Include Protected Members
Include Inherited Members
Represents the settings for the crawl database.
The CrawlStoreSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CrawlStoreSettings | Initializes a new instance of the CrawlStoreSettings class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Database | Gets or sets the collection of database settings to configure the Search service application database. (Inherited from DatabaseStoreSettings.) |
![]() |
IsDedicated | Gets or sets a Boolean value indicating whether the database is dedicated for the crawl. |
![]() |
IsProvisioned | Gets or sets the value that indicates whether the crawl database has been created. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
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
See Also
Reference
Microsoft.Office.Server.Search.Administration.TopologyExport Namespace