BusinessDataContentSource 成员

包括受保护的成员
包括继承的成员

代表Business Data Connectivity (BDC) 服务内容的内容源。

BusinessDataContentSource 类型公开以下成员。

属性

  名称 说明
公共属性 ContinuousCrawlStatus (从 ContentSource 继承。)
公共属性 CrawlCompleted 获取最后一个已完成爬网的内容源的时间。 (从 ContentSource 继承。)
公共属性 CrawlPriority (从 ContentSource 继承。)
公共属性 CrawlStarted 获取上次爬网的开始时间。 (从 ContentSource 继承。)
公共属性 CrawlStatus 获取有关内容源的爬网状态的信息。 (从 ContentSource 继承。)
公共属性 DeleteCount (从 ContentSource 继承。)
公共属性 ErrorCount (从 ContentSource 继承。)
公共属性 FullCrawlSchedule 获取或设置完全爬网的内容源的计划。 (从 ContentSource 继承。)
公共属性 Id 为内容源中获取标识符。 (从 ContentSource 继承。)
公共属性 IncrementalCrawlSchedule 获取或设置的增量爬网的内容源的计划。 (从 ContentSource 继承。)
公共属性 LevelHighErrorCount (从 ContentSource 继承。)
公共属性 Name 获取或设置该内容源的名称。 (从 ContentSource 继承。)
公共属性 Parent 获取包含该内容源的内容源集合。 (从 ContentSource 继承。)
公共属性 RefreshCrawls (从 ContentSource 继承。)
公共属性 StartAddresses 获取内容源的开始地址的集合。 (从 ContentSource 继承。)
公共属性 SuccessCount (从 ContentSource 继承。)
公共属性 Tag 获取或设置要修改的设置的自定义内容源页面的 URL。 (从 ContentSource 继承。)
公共属性 Type (覆盖 ContentSource.Type。)
公共属性 WarningCount (从 ContentSource 继承。)

页首

方法

  名称 说明
公共方法静态成员 ConstructStartAddress(String, Guid) 构造一个 url 启动给定的应用程序名称地址。如果应用程序名为空返回的起始地址是一种将 ssp 上抓取所有的应用程序
公共方法静态成员 ConstructStartAddress(String, Guid, String, String)
公共方法 Delete 删除内容源。 (从 ContentSource 继承。)
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetProperty (从 ContentSource 继承。)
公共方法 GetType (从 Object 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法静态成员 ParseStartAddress 给定起始地址,此函数将分析来分解成它的组成部分的起始地址。
公共方法 PauseCrawl 暂停活动的爬网的内容源。 (从 ContentSource 继承。)
公共方法 ResumeCrawl 恢复暂停爬网的内容源。 (从 ContentSource 继承。)
公共方法 SetProperty (从 ContentSource 继承。)
公共方法 StartFullCrawl 启动完全爬网的内容源。 (从 ContentSource 继承。)
公共方法 StartIncrementalCrawl 开始增量爬网的内容源。 (从 ContentSource 继承。)
公共方法 StopCrawl 停止内容源的爬网。 (从 ContentSource 继承。)
公共方法 ToString (从 Object 继承。)
公共方法 Update 使用指定的更改更新业务数据内容源。 (覆盖 ContentSource.Update()。)
公共方法 UpdatePartitionNameOfStartAddresses (从 ContentSource 继承。)

页首

另请参阅

引用

BusinessDataContentSource 类

Microsoft.Office.Server.Search.Administration 命名空间