Click or drag to resize
IRegionTKey, TValueQueryTResult Method (String)

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
ISelectResults<TResult> Query<TResult>(
	string predicate
)

Parameters

predicate
Type: SystemString

Type Parameters

TResult

Return Value

Type: ISelectResultsTResult
See Also