I have column is type XML.
In dbml I get type this column is System.Xml.Linq.XElement
I have XDocument and I need save in column xml.
how do this?
I have column is type XML.
In dbml I get type this column is System.Xml.Linq.XElement
I have XDocument and I need save in column xml.
how do this?