在哪里引用 session.BeginTransaction?
必须使用的dll是什么?我在哪里可以得到它?
我正在使用 Nhibernate,我可以将它与 NHibernate 一起使用吗?
What is the dll that must be used? Where can I have it?
I am using Nhibernate, can I use it with NHibernate?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
BeginTransaction() 是 NHibernate 会话上的一个方法。它是当前版本 NHibernate 中 NHibernate.dll 的一部分。
BeginTransaction() is a method on the NHibernate session. It's part of the NHibernate.dll in the current version of NHibernate.
来源:http://www.fincher.org/tips/Languages/NHibernate.shtml< /a>
http://www.google.com/search?q=session .begintransaction+nhibernate
Source: http://www.fincher.org/tips/Languages/NHibernate.shtml
http://www.google.com/search?q=session.begintransaction+nhibernate