Message in Finnish (suomi)
Määritettyä entiteettiä ei voi irrottaa ObjectSet-joukosta, sillä entiteetti on EntitySet-joukon <var>X</var>.<var>Y</var> jäsen EntitySet-joukon <var>Z</var>.<var>A</var> sijaan. ObjectSet viittaa näistä jälkimmäiseen. Käytä entiteetin sisältävän ObjectSet-joukon Detach-menetelmää tai käytä ObjectContext.Detach-menetelmää, jos haluat poistaa entiteetin vahvistamatta sen EntitySet-joukkoa.
Unlocalized message
The specified entity cannot be detached from the ObjectSet because the entity is a member of the EntitySet '<var>X</var>.<var>Y</var>' instead of the EntitySet '<var>Z</var>.<var>A</var>' that is referenced by the ObjectSet. Use the Detach method on the ObjectSet that contains the entity, or use the ObjectContext.Detach method if you want to delete the entity without validating its EntitySet.
Search by Google