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

The IQueryCacheEntry type exposes the following members.

Methods

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

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