Share via


CoreStrings.EFConstantNotSupportedInPrecompiledQueries Property

Definition

The 'EF.Constant<T>' method is not supported when using precompiled queries.

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

Property Value

Attributes

Applies to