IDataComponent.SaveToXml() Method
Saves the XML definition of the data source schema.
Namespace: DevExpress.DataAccess
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Returns
Type | Description |
---|---|
XElement | A XElement value containing an XML definition of the data source schema. |
See Also