The IQueryResult<T> generic type exposes the following members.

Name | Description | |
---|---|---|
![]() | ClientContextId | |
![]() | Errors | |
![]() | Exception |
If Success is false and an exception has been caught internally, this field will contain the exception.
(Inherited from IResult.) |
![]() | Message |
If the operation wasn't succesful, a message indicating why it was not succesful.
(Inherited from IResult.) |
![]() | Metrics | |
![]() | RequestId | |
![]() | Rows | |
![]() | Signature | |
![]() | Status | |
![]() | Success |
Returns true if the operation was succesful.
(Inherited from IResult.) |
![]() | Warnings |
