Share via


CoreStrings.EFMethodWithNonEvaluatableArgument(Object) Method

Definition

The '{methodName}' method may only be used with an argument that can be evaluated client-side and does not contain any reference to database-side entities.

public static string EFMethodWithNonEvaluatableArgument(object? methodName);
static member EFMethodWithNonEvaluatableArgument : obj -> string
Public Shared Function EFMethodWithNonEvaluatableArgument (methodName As Object) As String

Parameters

methodName
Object

Returns

Applies to