ResultTable Class (Microsoft.Office.Server.Search.Query)
Represents a distinct collection of search results returned for a query.

Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Syntax

Visual Basic (Declaration)
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class ResultTable
    Implements IDataReader
Visual Basic (Usage)
Dim instance As ResultTable
C#
[DefaultMemberAttribute("Item")] 
public sealed class ResultTable : IDataReader
Inheritance Hierarchy

System.Object
  Microsoft.Office.Server.Search.Query.ResultTable
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also

Tags :


Page view tracker