MongoDBDataSourceBase.SaveToXml() Method
Saves the definition of the MongoDB data source schema to an XML element.
Namespace: DevExpress.DataAccess.MongoDB
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Returns
Type | Description |
---|---|
XElement | An element that contains the definition of a MongoDB data source schema in XML format. |
See Also