CoreStrings.QueryFailed(Object, Object) Method

Definition

Processing of the LINQ expression '{expression}' by '{visitor}' failed. This may indicate either a bug or a limitation in Entity Framework. See https://go.microsoft.com/fwlink/?linkid=2101433 for more detailed information.

C#
public static string QueryFailed (object expression, object visitor);

Parameters

expression
Object
visitor
Object

Returns

Applies to

Product Versions
Entity Framework Core 3.0, 3.1, 5.0