将 xmlwriter 内容写入 linq to sql xelement 字段
我在表中有一个字段定义为 xml,因此在我的 dbml 中它显示为 xelement。我的类中有一个 xmlwriter,需要将其 xml 写入此字段,但在 writer 上调用 tostring 不起作用。如何将 xmlwriter 或其内容分配给 xelement?谢谢。
I have a field in a table defined as xml so in my dbml it's showing up as an xelement. I have an xmlwriter in my class that needs to write it's xml to this field but calling tostring on the writer doesn't work. How do I assign the xmlwriter or it's contents to an xelement? Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论