Korzh.DbUtils.Export namespace

DbExporter class

Allows you to export the content of some database to a bunch of files of particular format (XML, JSON, etc)

JsonDatasetExporter class

Represents an implmentation of [Korzh.DbUtils.IDatasetExporter](api-reference/korzh-dbutils-namespace/idatasetexporter-interface) which stores the conten of some dataset to JSON format.

XmlDatasetExporter class

Represents an implmentation of [Korzh.DbUtils.IDatasetExporter](api-reference/korzh-dbutils-namespace/idatasetexporter-interface) which stores the conten of some dataset to XML format.