是否有适用于 Active Directory 的 FluentNHibernate 提供程序?

发布于 2024-09-18 07:31:56 字数 140 浏览 8 评论 0原文

我想使用 FluentNHibernate 将 Active Directory 用户对象映射到 POCO 对象,但在 FluentNHibernate.Cfg.Db 命名空间中找不到允许我设置连接的提供程序。这是 WCF RIA 服务的数据层。有办法做到这一点吗?

I would like to use FluentNHibernate to map an Active Directory user object to a POCO object but can't find a provider in the FluentNHibernate.Cfg.Db namespace that will allow me to setup the connection. This is the data layer of a WCF RIA Service. Is there a way to do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

-残月青衣踏尘吟 2024-09-25 07:31:56

不,没有。

您需要实现自己的 NHibernate Driver 来完成此任务。

No, there isn't.

You will need to implement your own NHibernate Driver to accomplish this.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文