Pivotal GemFire Native .NET Reference
10.0.5
|
Interface to encapsulate a select query result set. More...
Inherits IEnumerable< TResult >.
Inherited by Apache::Geode::Client::ICqResults< TResult >, and Apache::Geode::Client::ResultSet< TResult >.
Properties | |
TResult | Item [get] |
Get an object at the given index. More... | |
size_t | Size [get] |
The size of the ISelectResults . More... | |
Interface to encapsulate a select query result set.
|
get |
Get an object at the given index.
|
get |
The size of the ISelectResults
.