![]() | MultiQueryResult Class |
Namespace: SphinxConnector.FluentApi
The MultiQueryResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | HasPendingResultSets |
Gets a value that indicates whether this MultiQueryResult contains one or more result sets that haven't been read yet.
|
Name | Description | |
---|---|---|
![]() | Dispose |
Disposes of the instance and closes the connection associated with it.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ReadT |
Returns a list of results of the given type.
|
![]() | ReadQueryMetadata |
Read meta data results from a query.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |