CoreStrings.EntityEqualitySubqueryWithCompositeKeyNotSupported(Object) Method

Definition

This query would cause multiple evaluation of a subquery because entity '{entityType}' has a composite key. Rewrite your query avoiding the subquery.

C#
public static string EntityEqualitySubqueryWithCompositeKeyNotSupported (object entityType);

Parameters

entityType
Object

Returns

Applies to

Product Versions
Entity Framework Core 3.0, 3.1