前进到下一步的结果集。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Function NextResult As Boolean
用法
Dim instance As ResultTable
Dim returnValue As Boolean
returnValue = instance.NextResult()
public bool NextResult()
返回值
类型:System.Boolean
true如果没有另一个结果集 ;否则为false。