VMware VMware GemFire Native .NET Reference 10.4.3
|
Interface to encapsulate a select query result set. More...
#include <ICqResults.hpp>
Inherits Apache::Geode::Client::ISelectResults< TResult >.
Inherited by Apache::Geode::Client::StructSet< TResult >.
Properties | |
TResult | Item [get] |
Get an object at the given index. | |
size_t | Size [get] |
The size of the ISelectResults . | |
Interface to encapsulate a select query result set.
|
getinherited |
Get an object at the given index.
|
getinherited |
The size of the ISelectResults
.