Message in Czech (Čeština)
Vlastnost EntitySet nelze určit u zadaného typu entity <var>Type Name</var>, protože pro tento typ je definováno více objektů EntitySet ve více třídách EntityContainers v metadatech. Použijte přetížení metody CreateObjectSet<tentity>(), která použije parametr řetězce, jestliže chcete použít typ TEntity a příslušnou vlastnost EntitySet.</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