ResultTable.Read 方法

前进至下一个搜索结果行。

命名空间:  Microsoft.Office.Server.Search.Query
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Function Read As Boolean
用法
Dim instance As ResultTable
Dim returnValue As Boolean

returnValue = instance.Read()
public bool Read()

返回值

类型:System.Boolean
true如果有更多的搜索结果 ;否则为false。

实现

IDataReader.Read()

另请参阅

引用

ResultTable 类

ResultTable 成员

Microsoft.Office.Server.Search.Query 命名空间