FederationDataSourceBase.SaveToXml() Method
Saves the XML definition of the SQL data source schema. For internal use.
Namespace: DevExpress.DataAccess.DataFederation
Assembly: DevExpress.DataAccess.v22.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Returns
Type | Description |
---|---|
XElement | A XElement value containing an XML definition of the data source schema. |
See Also