问题
I am thinking of using the XML data type in SQL Server 2008 R2, but also using EF with MVC. Does EF5 support the XML data type? If not then I will have to opt for a different DB design.
Many thanks.
回答1:
EF does not support Xml type natively at the moment
来源:https://stackoverflow.com/questions/13031041/does-entity-frameworkef5-support-xml-data-type-yet