ContentSource 成员 (Microsoft.Office.Server.Search.Administration)
Provides the base class for all 企业级搜索 content sources.
以下表格列出了由 ContentSource 类型公开的成员。
受保护的构造函数
名称 | 说明 | |
---|---|---|
![]() |
ContentSource | 该成员仅供内部使用,不应在代码中直接使用。 Initializes a new instance of the ContentSource class. Do not use this method to create a content source, instead use the Create method of the ContentSourceCollection class. |
页首
公共属性
名称 | 说明 | |
---|---|---|
![]() |
CrawlCompleted | Gets the time of the last completed crawl of a content source. |
![]() |
CrawlStarted | Gets the start time of the last crawl. |
![]() |
CrawlStatus | Gets information about a content source's crawl status. |
![]() |
CrawlThrottle | 该成员仅供内部使用,不应在代码中直接使用。 |
![]() |
FullCrawlSchedule | Gets or sets a content source's schedule of full crawls. |
![]() |
Id | Gets the identifier for a content source. |
![]() |
IncrementalCrawlSchedule | Gets or sets a content source's schedule of incremental crawls. |
![]() |
Name | Gets or sets the name for the content source. |
![]() |
Parent | Gets the content source collection containing the content source. |
![]() |
StartAddresses | Gets the collection of start addresses for a content source. |
![]() |
Tag | Gets or sets the URL for the page to modify the settings for a custom content source. |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
![]() |
Delete | Deletes the content source. |
![]() |
Equals | 已重载。 (继承自 Object) |
![]() |
GetHashCode | (继承自 Object) |
![]() |
GetType | (继承自 Object) |
![]() |
PauseCrawl | Pauses an active crawl for the content source. |
![]() ![]() |
ReferenceEquals | (继承自 Object) |
![]() |
ResumeCrawl | Resumes a paused crawl for the content source. |
![]() |
StartFullCrawl | Starts a full crawl of the content source. |
![]() |
StartIncrementalCrawl | Starts an incremental crawl of the content source. |
![]() |
StopCrawl | Stops the crawl of a content source. |
![]() |
ToString | (继承自 Object) |
![]() |
Update | Updates a content source with the specified changes. |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
![]() |
Finalize | (继承自 Object) |
![]() |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
ContentSource 类
Microsoft.Office.Server.Search.Administration 命名空间
Content 类
其他资源
企业级搜索管理对象模型入门
内容源概述
管理内容
如何:检索共享服务提供程序的内容源
如何:添加内容源
如何:删除内容源
如何:以编程方式管理对内容源的爬网
如何:以编程方式配置内容源的爬网计划