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

The VersionedPut type exposes the following members.

Fields

  NameDescription
m_insert
Specifies whether or not an insert is allowed.
m_return
Specifies whether or not a return value is required.
m_value
Specifies the new value to update an entry with.
NO_RESULT
Used internally to differentiate between "no result" and null result.

See Also