CoreStrings.CannotConvertQueryableToEnumerableMethod Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Entity Framework