Message in Hebrew (עברית)
אין אפשרות למחוק את היישות שצוינה מה- ObjectSet מאחר שהיישות חברה ב- EntitySet '<var>X</var>.<var>Y</var>' במקום ב- EntitySet '<var>Z</var>.<var>A</var>' שאליו ה- ObjectSet מפנה. השתמש בפעולת השירות DeleteObject ב- ObjectSet שמכיל את היישות, או השתמש בפעולת השירות ObjectContext.DeleteObject אם ברצונך למחוק את היישות מבלי לאמת את ה- EntitySet שלה.
Unlocalized message
The specified entity cannot be deleted 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 DeleteObject method on the ObjectSet that contains the entity, or use the ObjectContext.DeleteObject method if you want to delete the entity without validating its EntitySet.
Search by Google