CoreStrings.CannotConvertQueryableToEnumerableMethod 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
无法将可查询方法转换为可枚举方法。 这可能是实体框架中的问题,请在 中 https://go.microsoft.com/fwlink/?linkid=2142044提出问题。
public static string CannotConvertQueryableToEnumerableMethod { get; }
static member CannotConvertQueryableToEnumerableMethod : string
Public Shared ReadOnly Property CannotConvertQueryableToEnumerableMethod As String