CoreStrings.CannotConvertQueryableToEnumerableMethod 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
無法將可查詢的方法轉換成可列舉的方法。 這可能是 Entity Framework 中的問題,請在 提出問題 https://go.microsoft.com/fwlink/?linkid=2142044 。
public static string CannotConvertQueryableToEnumerableMethod { get; }
static member CannotConvertQueryableToEnumerableMethod : string
Public Shared ReadOnly Property CannotConvertQueryableToEnumerableMethod As String