Share via


RelationalStrings.InsufficientInformationToIdentifyOuterElementOfCollectionJoin プロパティ

定義

親クエリでは、クライアント側で結果を生成するために必要なすべてのテーブルのキー列が射影されないため、プロジェクションでコレクション サブクエリを変換できません。 これは、キーなしのエンティティで関連付けようとするとき、またはすべてのキー列を投影せずに 'Distinct' または 'GroupBy' 操作を使用している場合に発生する可能性があります。

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

プロパティ値

適用対象