Hi,
I have created my own entities in edmx i.e. temp table for a stored procedure. Now when i update my EDMX and adds or update any table, the entity which i created (for temp table) is removed from SSDL portion.
Is there any way that my changes are not lost. Mean can extend EDMX or any other way.....
Thanks...