Class <Type> DerivedField

public

Represents a field whose value is derived from other fields in the schema.

The value is read-only, and is not stored in the cache, nor is it sent to the server.

Usage of derived fields should be minimized to scenarios where the derivation is known to be safe. For instance, derivations that required fields that are not always loaded or that require access to related resources that may not be loaded should be avoided.

Show:

Methods

No documented items

Properties

Events

No documented items