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)

5 results in tag: complextype

Entity Framework 4 has a problem with complex types, stored procedures, and temp tables.

I am skinning my knees on Entity Framework 4 and running into a slight problem. ...I have some stored procedures that I am pulling into my EDMX. When I create complex types from these procs, EF has no problem getting the column information. Except in o...
complextype entity-framework
asked by Repellr

Issue with Entity Framework returning distinct records

I have a PC Enity which have some Properties , I would like to return a list of distinct Object (PC or Complex Type or whatever ) based on a property in order to bind it to server controls like DropDownList . And Because my method located in BLL I can't r...
asp.net c# complextype distinct entity-framework
asked by Mostafa

Entity framework and stored procedure with output parameter returning row (EF will receive complex type)

I am using entity framework 6 with stored procedures. Currently I deal with this problem:...Ideally I need to get data from one stored procedure. This data includes: One Conversation (basic info) + multiple Clients (which are engaged in this conversation)...
complextype entity-framework-6 output-parameter row stored-procedures
asked by Richard

Storing System.Version in database with Entity Framework Code First

I have a database that is created using Entity Framework 6.1 Code First, I have one specific table I am having issues with....I have a table called Manifests, the entity definition is below...public class Manifest { public int Id { get; set; } pub...
c# code-first complextype ef-migrations entity-framework-6
asked by Neil Stevens

No Complex Type created from new stored procedure, EF database first

I can not figure out why EF6 will not create a complex type for my stored procedure. I am using the database-first approach. ...I created a new stored procedure in SSMS 2017. Open my EDMX, right clicked "Update Model From Database," check my stored proced...
complextype entity-framework-6 sql-server stored-procedures tsql
asked by Ben-Coden

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!