LogViewer.GetPastCrawlLogData メソッド (Microsoft.Office.Server.Search.Administration)
名前空間: Microsoft.Office.Server.Search.Administration
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public Function GetPastCrawlLogData ( _
url As Uri _
) As DataTable
'使用
Dim instance As LogViewer
Dim url As Uri
Dim returnValue As DataTable
returnValue = instance.GetPastCrawlLogData(url)
public DataTable GetPastCrawlLogData (
Uri url
)
パラメータ
- url
System.Uri オブジェクト。
関連項目
参照
LogViewer クラス
LogViewer メンバ
Microsoft.Office.Server.Search.Administration 名前空間