RedBase Documentation

Welcome to the RedBase documentation portal. Browse the API reference, explore code examples, and learn how to build with REDB.

API Reference

Browse the REDB API documentation. Select a namespace or type from the tree on the left, or click on items below.

Showing: redb.Export.Services Show all

redb.Export.Services

Classes

C ExportService Exports an entire REDB database (or a filtered subset of schemes) to a .redb file.
C ImportService Imports data from a .redb file into a REDB database.