Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using AddOrUpdate from System.Data.Entity.Migrations
Message
De
08/04/2014 16:51:07
 
 
À
08/04/2014 16:06:17
Information générale
Forum:
ASP.NET
Catégorie:
Entity Framework
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01598293
Message ID:
01598311
Vues:
32
J'aime (1)
>Using SPROCs: That's not going to happen. People here will not permit us to use SPROCs even when I've made a case to use them instead of very complicated LINQ.
>
>Also, SQL Profiler shows that the SQL generated by EF 6.02 or whatever is the latest is not using Merge. It's using either an Insert or an Update.


What's the reason for not permitting sprocs?

SQL Server itself executes system stored procs all the time for different database operations. Does your employer block SQL Server system stored procs? :)

Your employer doesn't seem to have a problem with EF generating SQL code that you really can't adjust (at least not without some very intricate workarounds).

I realize you're working under constraints and might not have any power to change them. But the EF is not the "end all".
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform