Inspectopedia 2025.2 Help

Entity Framework

Database function must not be called in non-database context   New in this release

Database function must not be called in non-database context.

Function is not convertible to SQL and must not be called in the database context   New in this release

Function is not convertible to SQL and must not be called in the database context.

Possible multiple queries to the database (N+1 problem)   New in this release

Possible multiple queries to the database (N+1 problem).

Possible multiple queries to the database for related entities (N+1 problem)   New in this release

Possible multiple queries to the database for related entities (N+1 problem).

Possible performance issues caused by unlimited string length   New in this release

Possible performance issues caused by unlimited string length.

Query can return incomplete data for related entities   New in this release

Query can return incomplete data for related entities.

The relationship defined by this property contributes to a dependency loop   New in this release

The relationship defined by this property contributes to a dependency loop.

Usage of navigational property can return incomplete data   New in this release

Usage of navigational property can return incomplete data.

Last modified: 29 July 2025