Click or drag to resize
ICqResultsTResult Interface
Interface to encapsulate a select query result set.

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public interface ICqResults<TResult> : ISelectResults<TResult>

Type Parameters

TResult

The ICqResultsTResult type exposes the following members.

Properties
Methods
See Also