Class EntityAssociationLoader<TFields, TID, TViewerContext, TEntity, TSelectedFields>

An association loader is a set of convenience methods for loading entities associated with an entity. In relational databases, these entities are often referenced by foreign keys.

Type Parameters

Constructors

Methods