Message in Japanese (日本語)
指定されたエンティティ型 '<var>Type Name</var>' の EntitySet を特定できませんでした。この型には、メタデータの複数の EntityContainers で複数の EntitySet が定義されています。TEntity 型と特定の EntitySet を使用するには、文字列パラメーターを受け取る CreateObjectSet<tentity>() メソッドのオーバーロードを使用します。</tentity>
Unlocalized message
The EntitySet could not be determined for the specified entity type '<var>Type Name</var>' because there is more than one EntitySet defined for this type in multiple EntityContainers in the metadata. Use the overload of the CreateObjectSet<tentity>() method that takes a string parameter if you want to use the TEntity type and a specific EntitySet.</tentity>
Search by Google