: ResultTable (Miembros) (Microsoft.Office.Server.Search.Query)
Represents a distinct collection of search results returned for a query.
En las siguientes tablas se enumeran los miembros expuestos por el tipo ResultTable .
Propiedades públicas
Nombre | Descripción | |
---|---|---|
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 | Sobrecargado. Gets the specified search result from the collection. | |
RecordsAffected | ||
ResultType | ||
RowCount | ||
TotalRows | Gets the number of rows in the search query result table. |
Arriba
Métodos públicos
(vea también Métodos protegidos )
Nombre | Descripción | |
---|---|---|
Close | ||
Dispose | ||
Equals | Sobrecargado. (heredado/a de Object) | |
GetBoolean | ||
GetByte | ||
GetBytes | ||
GetChar | ||
GetChars | ||
GetData | ||
GetDataTypeName | ||
GetDateTime | ||
GetDecimal | ||
GetDouble | ||
GetFieldType | ||
GetFloat | ||
GetGuid | ||
GetHashCode | (heredado/a de Object) | |
GetInt16 | ||
GetInt32 | ||
GetInt64 | ||
GetName | ||
GetOrdinal | ||
GetSchemaTable | ||
GetString | ||
GetType | (heredado/a de Object) | |
GetValue | ||
GetValues | ||
IsDBNull | ||
NextResult | Moves to the next result in the search query ResultTable. | |
Read | Reads the search query ResultTable. | |
ReferenceEquals | (heredado/a de Object) | |
ToString | (heredado/a de Object) |
Arriba
Métodos protegidos
Nombre | Descripción | |
---|---|---|
Finalize | (heredado/a de Object) | |
MemberwiseClone | (heredado/a de Object) |
Arriba
Vea también
Referencia
ResultTable (Clase)
Microsoft.Office.Server.Search.Query (Espacio de nombres)