Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The IQueryCacheEntry type exposes the following members.

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