Click or drag to resize
CacheGetQueryService Method
Overload List
  NameDescription
Public methodGetQueryService
Get a query service object to be able to query the cache. Supported only when cache is created from Pool(pool is in multiuserSecure mode)
Public methodGetQueryService(String)
Get a query service object to be able to query the cache. Use only when Cache has more than one Pool.
Top
See Also