fluent nhibernate HasOne WithForeignKey not working

后端 未结 6 818
故里飘歌
故里飘歌 2020-12-23 14:49

Whenever I load a Task class, the Document property is always null, despite there being data in the db.

Task class:

public class Task
{
    public vi         


        
6条回答
提交回复
热议问题