Making child hierarchyid from parent path using Entity Framework

前端 未结 0 1034
心在旅途
心在旅途 2020-12-11 16:48

I have an object like below:

roleNode = //child hierarchyid,
code = model.code,
name = model.name,
created = now,
createdById = Convert.ToInt32(HttpContext.Us         


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