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 类

其他资源

企业级搜索管理对象模型入门
内容源概述
管理内容
如何:检索共享服务提供程序的内容源
如何:添加内容源
如何:删除内容源
如何:以编程方式管理对内容源的爬网
如何:以编程方式配置内容源的爬网计划