ResultTableCollection members
NOTE: This API is now obsolete.
Represents a collection of ResultTable objects.
The ResultTableCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
ResultTableCollection | Obsolete. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ContractVersion | Obsolete. |
![]() |
Count | Obsolete. Gets the number of ResultTable objects in the collection. |
![]() |
DatabaseTime | Obsolete. Gets or sets the duration of query execution on the database server. |
![]() |
Definition | Obsolete. Gets the ResultDefinition structures for the results of the query. |
![]() |
ElapsedTime | Obsolete. 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 object model. |
![]() |
IgnoredNoiseWords | Obsolete. Gets or sets the list of ignored noise words. |
![]() |
IMSProxyTime | Obsolete. |
![]() |
Item | Obsolete. Gets a ResultTable object from the collection, based on the result type. |
![]() |
KeywordInformation | Obsolete. Gets a KeywordInformation object that provides information about a matched special term and its definition for a keyword search. |
![]() |
Properties | Obsolete. |
![]() |
Properties_Client | Obsolete. |
![]() |
QueryId | Obsolete. |
![]() |
QueryProcessingTime | Obsolete. |
![]() |
QueryTerms | Obsolete. Gets or sets a list of the search terms used by the query. |
![]() |
SpellingSuggestion | Obsolete. Gets or sets an alternate spelling for a search term that is not recognized. |
![]() |
TriggeredRules | Obsolete. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Add | Obsolete. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Exists(String) | Obsolete. Verifies if there any TesultTable in the collection with a specified TableType |
![]() |
Exists(ResultType) | Obsolete. Returns a Boolean value that indicates whether the specified ResultTable object exists in the collection. |
![]() |
Filter(String, Object) | Obsolete. Filters from the ResultTableCollection ResultTables that have a property equal to a value. Orders the returned ResultTables by ResultTable.Order. |
![]() |
Filter(String, String) | Obsolete. A more specific version of ResultTableCollection.Filter when the property to filter on is a string. The string comparison is case insensitive and ordinal. |
![]() |
Filter(String, String, Object) | Obsolete. Filters from the ResultTableCollection ResultTables that have a property equal to a value and QueryId equal to queryId. Orders the returned ResultTables by ResultTable.Order. |
![]() |
FilterEnumerator | Obsolete. A more specific version of ResultTableCollection.Filter when the property to filter on is a string. Iterate over the ResultTableCollection's GetEnumerator, which is interleaving aware, and retrieve the interleaved results. The string comparison is case insensitive and ordinal. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Obsolete. Returns an enumerator that can be used to access the items in the ResultTable collection. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | Obsolete. Gets an IEnumerator for the collection of ResultTable |
Top
.gif)
.gif)
.gif)
.gif)
.gif)