LogViewer.GetAllStatusMessages 方法 (Microsoft.Office.Server.Search.Administration)

Returns all status messages in the crawl log.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public Function GetAllStatusMessages As DataTable
用法
Dim instance As LogViewer
Dim returnValue As DataTable

returnValue = instance.GetAllStatusMessages
public DataTable GetAllStatusMessages ()

返回值

A System.DataTable with two columns: one for the status message ID, and the other for status message description.

另请参阅

参考

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