QueryManager.GetResults 方法
获取查询管理器中的第一LocationList搜索结果。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Function GetResults As XmlDocument
用法
Dim instance As QueryManager
Dim returnValue As XmlDocument
returnValue = instance.GetResults()
public XmlDocument GetResults()
返回值
类型:System.Xml.XmlDocument
搜索的结果。
备注
此方法检索未在当前查询管理器 null 的第一个联合的搜索位置列表返回的搜索结果。