Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.1.3.0.0)
E47892-01

The IQueryCacheEntry type exposes the following members.

Methods

  NameDescription
Public methodExtract
Extract a value out of the entry's value.

Properties

  NameDescription
Public propertyKey
Gets the key corresponding to this entry.
(Inherited from ICacheEntry.)
Public propertyValue
Gets or sets the value corresponding to this entry.
(Inherited from ICacheEntry.)

See Also