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