OptionalReferrers
Deprecated
The OptionalReferrers class is a complete duplicate of the Referrers class; therefore, the latter should be used instead.
Replace with
Referrers
Class responsible for implementing property delegates of the read-only properties involved in an optional one-to-many relation, which retrieves all child entities that optionally reference the parent entity.
Parameters
The nullable reference column defined on the child entity's associated table.
The EntityClass associated with the child entity that optionally references the parent entity.
Whether loaded reference entities should be stored in the EntityCache.
Properties
Functions
Modifies this reference to sort entities based on multiple columns as specified in order.
Modifies this reference to sort entities according to the specified order.
Modifies this reference to sort entities by a column specified in expression using ascending order.