ResultTable 成员 (Microsoft.Office.Server.Search.Query)

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

以下表格列出了由 ResultTable 类型公开的成员。

公共属性

  名称 说明
公共属性 Depth  
公共属性 FieldCount Gets the number of columns returned in the search results.
公共属性 IsClosed Gets a Boolean value indicating if the ResultTable is closed.
公共属性 IsTotalRowsExact  
公共属性 Item 已重载。 Gets the specified search result from the collection.
公共属性 RecordsAffected  
公共属性 ResultType  
公共属性 RowCount  
公共属性 TotalRows Gets the number of rows in the search query result table.

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 Close  
公共方法 Dispose  
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetBoolean  
公共方法 GetByte  
公共方法 GetBytes  
公共方法 GetChar  
公共方法 GetChars  
公共方法 GetData  
公共方法 GetDataTypeName  
公共方法 GetDateTime  
公共方法 GetDecimal  
公共方法 GetDouble  
公共方法 GetFieldType  
公共方法 GetFloat  
公共方法 GetGuid  
公共方法 GetHashCode  (继承自 Object
公共方法 GetInt16  
公共方法 GetInt32  
公共方法 GetInt64  
公共方法 GetName  
公共方法 GetOrdinal  
公共方法 GetSchemaTable  
公共方法 GetString  
公共方法 GetType  (继承自 Object
公共方法 GetValue  
公共方法 GetValues  
公共方法 IsDBNull  
公共方法 NextResult Moves to the next result in the search query ResultTable.
公共方法 Read Reads the search query ResultTable.
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 ToString  (继承自 Object

页首

受保护的方法

  名称 说明
受保护的方法 Finalize  (继承自 Object
受保护的方法 MemberwiseClone  (继承自 Object

页首

另请参阅

参考

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