Message in Turkish (Türkçe)
Belirtilen varlık ObjectSet'ten ayrılamaz, çünkü varlık ObjectSet tarafından başvuruda bulunulan '<var>Z</var>.<var>A</var>' EntitySet'i yerine '<var>X</var>.<var>Y</var>' EntitySet'inin bir üyesidir. Varlığı içeren ObjectSet'te Detach yöntemini kullanın veya EntitySet'ini doğrulamadan varlığı silmek isterseniz ObjectContext.Detach yöntemini kullanın.
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