Partager via


CoreStrings.EFParameterWithNonEvaluatableArgument Property

Definition

The EF.Parameter<T> 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 EFParameterWithNonEvaluatableArgument { get; }
static member EFParameterWithNonEvaluatableArgument : string
Public Shared ReadOnly Property EFParameterWithNonEvaluatableArgument As String

Property Value

Applies to