Share via


CoreStrings.CannotConvertQueryableToEnumerableMethod Property

Definition

Unable to convert a queryable method to an enumerable method. This is likely an issue in Entity Framework, please file an issue at https://go.microsoft.com/fwlink/?linkid=2142044.

public static string CannotConvertQueryableToEnumerableMethod { get; }
static member CannotConvertQueryableToEnumerableMethod : string
Public Shared ReadOnly Property CannotConvertQueryableToEnumerableMethod As String

Property Value

Applies to