zzz projects Entity Framework 6 EF 6
Home EF Core Articles Knowledge Base Online Examples
  • Home
  • EF Core
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework 6 - Knowledge Base (KB)

4 results in tag: parameters

First, in EF4.1, create a stored procedure with an output parameter.

I use Entity Framework 4.1 Code First. I want to call a stored procedure that has an output parameter and retrieve the value of that output parameter in addition to the strongly typed result set. Its a search function with a signature like this...public I...
ef-code-first entity-framework parameters stored-procedures
asked by Sebastian Weber

How can I use Entity Framework to provide parameters to a stored procedure?

I want to know how to send parameters to stored procedure from entity framework? Thanks in advance.
entity-framework parameters stored-procedures
asked by Satish Nissankala

The Entity Framework has reached its 2100 parameter limit.

I'm migrating some of our code from LINQ-to-SQL to Entity Framework. Previously, when run up against a 2100 parameter limit from SQL Server (described ...here...), I used the solution provided by Marc Gravell ...here.... As stated in his own response, it ...
entity-framework expression-trees linq parameters sql
asked by Ocelot20

Call Stored Procedure with a null parameter value with EntityFramework

i've a stored procedure on sqlserver 2008 and one of the parameters accept null values. i don't know how to call that SP with a null value on the parameter. for a little more context i'm using EntityFramework 6xx...On the next example the parameters "@sta...
entity-framework null parameters stored-procedures
asked by Flavio Oliveira

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Save your entities 20× faster with EF Extensions
SaveChanges vs BulkSaveChanges

EF Extensions
Try for free now
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!