MongoDBDataSourceBase.SaveToXml() Method
In This Article
Saves the definition of the MongoDB data source schema to an XML element.
Namespace: DevExpress.DataAccess.MongoDB
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
#Returns
Type | Description |
---|---|
XElement | An element that contains the definition of a Mongo |
See Also