Share via


CoreStrings.EFConstantWithNonEvaluatableArgument Property

Definition

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

Property Value

Applies to