Compartir a través de


: LogViewer.GetAllStatusMessages (Método) (Microsoft.Office.Server.Search.Administration)

Returns all status messages in the crawl log.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Function GetAllStatusMessages As DataTable
'Uso
Dim instance As LogViewer
Dim returnValue As DataTable

returnValue = instance.GetAllStatusMessages
public DataTable GetAllStatusMessages ()

Valor devuelto

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

Vea también

Referencia

LogViewer (Clase)
LogViewer (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)