CqQueryGetCqAttributesMutator Method |
Get the Attributes Mutator for this cq query.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic CqAttributesMutator GetCqAttributesMutator()
Public Function GetCqAttributesMutator As CqAttributesMutator
public:
CqAttributesMutator^ GetCqAttributesMutator()
member GetCqAttributesMutator : unit -> CqAttributesMutator
Return Value
Type:
CqAttributesMutator
See Also