Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing SP from EntityFramework model
Message
General information
Forum:
ASP.NET
Category:
LINQ
Environment versions
Environment:
C# 3.0
Miscellaneous
Thread ID:
01414539
Message ID:
01415754
Views:
43
>>Hi,
>>
>>(Not LINQ but that's the closest category that exists)
>>
>>In the EntityFramework model designer is there a way to remove a SP that has already been added (I can't find it)
>>I know I can probably edit the XML to do this but I'm hoping for an easier way...
>>TIA,
>>Viv
>>
>>UPDATE: Turns out it's a trivial matter to edit the XML (insofar as that is ever the case) so I'm not fussed about this,
>----------------------
>
>I think that you just delete it out of the EF. When you do the update against the db in the future it will be gone. Same way you deal with views I recall.

AFAICS, you can delete the relevant function import in the Model Browser - but this doesn't remove the SP from the XML StorageModels section.....
Previous
Reply
Map
View

Click here to load this message in the networking platform