Microsoft.SharePoint.Server.2010.SPService.ServerSearch.CrawlCrawl Component Under Search Service Instance

Microsoft.SharePoint.Server.2010.SPService.ServerSearch.Crawl (ClassType)

Element properties:

Base ClassMicrosoft.SharePoint.Server.2010.SPSharedService.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5d2c8eb7-2f36-221c-e0d2-470cdf78e747

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SharePoint.Server.2010.SPSharedService.Component:
FarmID  string  Farm ID Farm ID for Shared Services Component. true 256  False 
ComponentID  string  Component ID Component ID for Shared Services Component. true 256  False 
Microsoft.SharePoint.Server.2010.SPService.ServerSearch.Crawl:
State  string  Crawl Component State Crawl Component State false 256  False 
CrawlStoreID  string  Crawl Store ID Crawl Store ID in Search Service false 256  False 
GatherDatabaseConnectionString  string  Connection String To Gather Database Connection String To Gather Database false 256  False 
IsAdmin  bool  Performed by Admin Component? If true, Crawl component functionality is performed by Admin component. false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Server.2010.SPService.ServerSearch.Crawl" Accessibility="Public" Abstract="false" Base="Microsoft.SharePoint.Server.2010.SPSharedService.Component" Hosted="true" Singleton="false">
<Property ID="State" Type="string" Key="false"/>
<Property ID="CrawlStoreID" Type="string" Key="false"/>
<Property ID="GatherDatabaseConnectionString" Type="string" Key="false"/>
<Property ID="IsAdmin" Type="bool" Key="false"/>
</ClassType>