我刚刚从NuGet安装了以下最新的包:我正在尝试使用SQL2012(原生)来运行我们的下面的代码取自我们构建nhibernate会话的方法:
var sqlConfig = MsSqlConfiguration.MsSql2005.ConnectionString(ConnectionString我需要使用SQL2012dialiect,但是最新的FNH和NHibernate都不是N
我试图获得查询结果的第2页,这是我的代码构建的准备语句SQL查询:FROM ContentsNHibernate.HibernateException: The dialect was unable to perform paging of aat NHibernate.Dialect.MsSql2005DialectQueryPager.BuildFromClauseForPagin