Click or drag to resize
CqQueryTKey, TResultExecuteWithInitialResults Method
Executes the Cq Query on the cache server and returns the Cqresults.

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

Return Value

Type: ICqResultsTResult
See Also