CqEventgetQueryOperation Method |
Get the operation on the query operation that triggered this event.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic CqOperationType getQueryOperation()
Public Function getQueryOperation As CqOperationType
public:
CqOperationType getQueryOperation()
member getQueryOperation : unit -> CqOperationType
Return Value
Type:
CqOperationType
See Also