CrawlHistory.GetCrawlHistory 方法 (Microsoft.Office.Server.Search.Administration)

Retrieves all crawl history records for the last 7-day period.

重载列表

名称 说明
CrawlHistory.GetCrawlHistory ()
Retrieves all crawl history records for the last 7-day period.
CrawlHistory.GetCrawlHistory (CrawlHistory.CrawlStatus)
Retrieves all crawl history records for crawls with a specified crawl status for the last 7-day period.
CrawlHistory.GetCrawlHistory (Int32)
Retrieves all the crawl history records up to a specified number for the last 7-day period.
CrawlHistory.GetCrawlHistory (DateTime, DateTime)
Retrieves all the crawl history records from within a specified time window.
CrawlHistory.GetCrawlHistory (Int32, DateTime, DateTime, CrawlHistory.CrawlStatus)
Retrieves all the crawl history records up to a specified number, from within a specified time window, and for crawls with a specified status.

另请参阅

参考

CrawlHistory 类
CrawlHistory 成员
Microsoft.Office.Server.Search.Administration 命名空间