ResultTable Members (Microsoft.Office.Server.Search.Query)

Represents a distinct collection of search results returned for a query.

The following tables list the members exposed by the ResultTable type.

Public Properties

  Name Description
Public property Depth  
Public property FieldCount Gets the number of columns returned in the search results.
Public property IsClosed Gets a Boolean value indicating if the ResultTable is closed.
Public property IsTotalRowsExact  
Public property Item Overloaded. Gets the specified search result from the collection.
Public property RecordsAffected  
Public property ResultType  
Public property RowCount  
Public property TotalRows Gets the number of rows in the search query result table.
Top
Public Methods

(see also Protected Methods )
  Name Description
Public method Close  
Public method Dispose  
Public method Equals  Overloaded. (inherited from Object)
Public method GetBoolean  
Public method GetByte  
Public method GetBytes  
Public method GetChar  
Public method GetChars  
Public method GetData  
Public method GetDataTypeName  
Public method GetDateTime  
Public method GetDecimal  
Public method GetDouble  
Public method GetFieldType  
Public method GetFloat  
Public method GetGuid  
Public method GetHashCode  (inherited from Object)
Public method GetInt16  
Public method GetInt32  
Public method GetInt64  
Public method GetName  
Public method GetOrdinal  
Public method GetSchemaTable  
Public method GetString  
Public method GetType  (inherited from Object)
Public method GetValue  
Public method GetValues  
Public method IsDBNull  
Public method NextResult Moves to the next result in the search query ResultTable.
Public method Read Reads the search query ResultTable.
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Top
Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)
Top
See Also

Tags :


Page view tracker