Compartir a través de


: ResultTableCollection (Miembros) (Microsoft.Office.Server.Search.Query)

Represents a collection of ResultTable objects.

En las siguientes tablas se enumeran los miembros expuestos por el tipo ResultTableCollection .

Propiedades públicas

  Nombre Descripción
Propiedad pública Count Gets the number of ResultTable objects in the collection.
Propiedad pública DatabaseTime Gets or sets the duration of query execution on the database server.
Propiedad pública Definition Gets the ResultDefinition structures for the results of the query.
Propiedad pública 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.
Propiedad pública IgnoredNoiseWords Gets or sets the list of ignored noise words.
Propiedad pública Item Gets a ResultTable object from the collection, based on the result type.
Propiedad pública KeywordInformation Gets a KeywordInformation object that provides information about a matched special term and its definition for a keyword search.
Propiedad pública QueryTerms Gets or sets a list of the search terms used by the query.
Propiedad pública SpellingSuggestion Gets or sets an alternate spelling for a search term that is not recognized.

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Método público Equals  Sobrecargado. (heredado/a de Object)
Método público Exists Returns a Boolean value that indicates whether the specified ResultTable object exists in the collection.
Método público GetEnumerator Returns an enumerator that can be used to access the items in the ResultTable collection.
Método público GetHashCode  (heredado/a de Object)
Método público GetType  (heredado/a de Object)
Método público Estático ReferenceEquals  (heredado/a de Object)
Método público ToString  (heredado/a de Object)

Arriba

Métodos protegidos

  Nombre Descripción
Método protegido Finalize  (heredado/a de Object)
Método protegido MemberwiseClone  (heredado/a de Object)

Arriba

Vea también

Referencia

ResultTableCollection (Clase)
Microsoft.Office.Server.Search.Query (Espacio de nombres)