RelationalStrings.InsufficientInformationToIdentifyOuterElementOfCollectionJoin 属性

定义

无法转换投影中的集合子查询,因为父查询不会投影在客户端生成结果所需的所有表的键列。 在尝试关联无键实体时,或者在未投影所有键列的情况下使用“Distinct”或“GroupBy”操作时,可能会发生这种情况。

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

属性值

适用于