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

Represents a collection of ResultTable objects.

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

公共属性

  名称 说明
公共属性 Count Gets the number of ResultTable objects in the collection.
公共属性 DatabaseTime Gets or sets the duration of query execution on the database server.
公共属性 Definition Gets the ResultDefinition structures for the results of the query.
公共属性 ElapsedTime Gets or sets the total duration of the query, combining the time spent executing the query on the database server with the time spent in the Office SharePoint Server 2007 object model.
公共属性 IgnoredNoiseWords Gets or sets the list of ignored noise words.
公共属性 Item Gets a ResultTable object from the collection, based on the result type.
公共属性 KeywordInformation Gets a KeywordInformation object that provides information about a matched special term and its definition for a keyword search.
公共属性 QueryTerms Gets or sets a list of the search terms used by the query.
公共属性 SpellingSuggestion Gets or sets an alternate spelling for a search term that is not recognized.

页首

公共方法

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

  名称 说明
公共方法 Equals  已重载。 (继承自 Object
公共方法 Exists Returns a Boolean value that indicates whether the specified ResultTable object exists in the collection.
公共方法 GetEnumerator Returns an enumerator that can be used to access the items in the ResultTable collection.
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 ToString  (继承自 Object

页首

受保护的方法

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

页首

另请参阅

参考

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