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.

[System.Runtime.CompilerServices.Nullable(1)]
public static string EFConstantWithNonEvaluatableArgument { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member EFConstantWithNonEvaluatableArgument : string
Public Shared ReadOnly Property EFConstantWithNonEvaluatableArgument As String

Property Value

Attributes

Applies to