开发者

edmx file to an XML document

开发者 https://www.devze.com 2023-01-16 19:41 出处:网络
Can I connect an edmx to an xml document instea开发者_开发问答d of a sql database.If so how can this be done?No, not unless you write an EF provider for it. But there is LINQ to XML.

Can I connect an edmx to an xml document instea开发者_开发问答d of a sql database.If so how can this be done?


No, not unless you write an EF provider for it. But there is LINQ to XML.

You're unlikely to get a really good solution to your problem if you don't mention what the underlying problem is.

0

精彩评论

暂无评论...
验证码 换一张
取 消