JsonDataSource.SaveToXml() Method
Saves the data schema definition to XML.
Namespace: DevExpress.DataAccess.Json
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Returns
Type | Description |
---|---|
XElement | An XML definition of the data source schema. |
See Also