共用方式為


CoreStrings.EntityEqualitySubqueryWithCompositeKeyNotSupported(Object) 方法

定義

此查詢會造成子查詢的多重評估,因為實體 '{entityType}' 具有複合索引鍵。 重寫查詢,以避免子查詢。

public static string EntityEqualitySubqueryWithCompositeKeyNotSupported (object entityType);
static member EntityEqualitySubqueryWithCompositeKeyNotSupported : obj -> string
Public Shared Function EntityEqualitySubqueryWithCompositeKeyNotSupported (entityType As Object) As String

參數

entityType
Object

傳回

適用於