CrawlLog.GetCrawlStatisticsByContentSource 方法

获取已爬网内容搜索服务应用程序中的每个内容源的统计信息。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Function GetCrawlStatisticsByContentSource As DataTable
用法
Dim instance As CrawlLog
Dim returnValue As DataTable

returnValue = instance.GetCrawlStatisticsByContentSource()
public DataTable GetCrawlStatisticsByContentSource()

返回值

类型:System.Data.DataTable
返回数据表中包含的每个内容源,以及目标与平均增量爬网时间在每个状态中的项目数。

另请参阅

引用

CrawlLog 类

CrawlLog 成员

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