Share via


CoreStrings.CannotConvertQueryableToEnumerableMethod Property

Definition

Unable to convert a queryable method to an enumerable method. This is likely an issue in Entity Framework, file an issue at https://aka.ms/efcorefeedback.

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

Property Value

Attributes

Applies to