What's the equivalent of a .Include in LINQ

后端 未结 0 1932
你的背包
你的背包 2020-12-20 08:59

Let\'s say I have two tables bound to two models (though I\'ll be returning dtos).

public class Student {
  public string Id {get; set;}
  public string UserN         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题