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

Entity Framework Core - Knowledge Base (KB)

1 results in tag: computed-properties

Database computed property that is a foreign key in Entity Framework 6

How can I reference a property to be a ForeignKey plugged to a DB computed field (from a view) ? ...I have the following : ...public class PersonSite { public int Id {get;set;} //... public int PersonId {get;set;} [ForeignKey("PersonId...
c# computed-properties entity-framework entity-framework-6 sql-server
asked by John-Philip

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
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!