entities property

List<Type> entities
final

The list of entity types managed by this database context.

Implementation

final List<Type> entities;