QueryResponse Properties |
The QueryResponse type exposes the following members.
Name | Description | |
---|---|---|
Columns |
Returns the columns for this response.
| |
Key |
The key corresponding to the request.
(Inherited from ResponseTKey, TValue.) | |
NotFound |
Will be set to true when the object does not exist in Riak.
(Inherited from Response.) | |
Value |
The value returned from Riak
(Inherited from ResponseTValue.) |