Click or drag to resize
QueryServiceNewQuery Method
Get a Query object to enable querying.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public Query NewQuery(
	string query
)

Parameters

query
Type: SystemString

Return Value

Type: Query
See Also