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

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

Return Value

Type: ICqResults
See Also