You must Sign In to post a response.
  • Category: LINQ

    Linq query in EIEF is showing different

    Linq query in EIEF is showing different presentation of the queries in the SQL Profiler.

    In general all queries are coming without where clause in the sql profiler
  • #763767
    Hai Dotnet_CHD,
    I didn't get your question?> What do you mean by queries are coming without parameters??
    Are you talking about the stored procedure when comes with the Entity Framework,? If so then all the stored procedures gets converted to the virtual functions and then they will work like a function and not like stored procedures.
    Hope it will be helpful to you.

    Regards,
    Pawan Awasthi(DNS MVM)
    +91 8123489140 (whatsApp), +60 14365 1476(Malaysia)
    pawansoftit@gmail.com


  • Sign In to post your comments