将 XML 数据类型与 LINQ to SQL 结合使用

发布于 2024-12-08 21:09:20 字数 134 浏览 1 评论 0原文

我想使用 XML 数据类型在数据库中存储 xml 文件。当前实体的属性是XElement。我将其设置为 Xelement 并进行调试,我可以看到它在实体上正确设置,但是当我提交更改时它不会保存。

我想做的事情可能吗?我应该更改默认映射吗?

I want to store an xml file in my database using the XML datatype. Currently the property of the entity is XElement. I set this to a Xelement and debugging i can see that its set correctly on the entity however it dosent save when I submit changes.

Is what I want to do possible? Should i change the default mapping?

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

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

发布评论

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

评论(1

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