Compartir a través de


: ResultTable.NextResult (Método) (Microsoft.Office.Server.Search.Query)

Moves to the next result in the search query ResultTable.

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

Sintaxis

'Declaración
Public Function NextResult As Boolean
'Uso
Dim instance As ResultTable
Dim returnValue As Boolean

returnValue = instance.NextResult
public bool NextResult ()

Valor devuelto

true if move is successful; otherwise, false.

Vea también

Referencia

ResultTable (Clase)
ResultTable (Miembros)
Microsoft.Office.Server.Search.Query (Espacio de nombres)