ResultTable properties

The ResultTable type exposes the following members.

Properties

  Name Description
Public property Depth Gets a value indicating the depth of nesting for the current row.
Public property Error
Public property FieldCount Gets the number of columns returned in the search results.
Public property GroupTemplateId
Public property IsClosed Gets a Boolean value indicating if the ResultTable is closed.
Public property IsTotalRowsExact Gets a Boolean value indicating whether the value returned for the TotalRows property is an approximation, or the exact number of rows.
Public property Item[Int32] Gets a search result from the collection, based on the specified index.
Public property Item[String] Gets a search result from the collection, based on the specified row name.
Public property ItemTemplateId
Public property Order
Public property Properties
Public property Properties_Client
Public property QueryId
Public property QueryRuleId
Public property QueryRuleId_Client
Public property RecordsAffected Gets the number of rows changed.
Public property ResultRows
Public property ResultTitle
Public property ResultTitleUrl
Public property ResultType Obsolete. Gets the type of search results in the result table.
Public property RowCount Gets the number of search results returned in the result table.
Public property Table Gets or sets the DataTable containing the search results.
Public property TableType
Public property TotalRows Gets the number of search results returned in the result table.
Public property TotalRowsIncludingDuplicates Gets the number of search results including duplicate results returned in the result table.

Top

See also

Reference

ResultTable class

Microsoft.Office.Server.Search.Query namespace