MultiQueryResult Methods |
The MultiQueryResult type exposes the following members.
| 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.) |