Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The IQueryCacheEntry type exposes the following members.

Properties

  NameDescription
Key
Gets the key corresponding to this entry.
(Inherited from ICacheEntry.)
Value
Gets or sets the value corresponding to this entry.
(Inherited from ICacheEntry.)

See Also