Click or drag to resize
CqQueryTKey, TResultGetCqAttributesMutator Method
Get the Attributes Mutator for this cq query.

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public CqAttributesMutator<TKey, TResult> GetCqAttributesMutator()

Return Value

Type: CqAttributesMutatorTKey, TResult
See Also