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.Core.Query.Mapping Show all

redb.Core.Query.Mapping

Classes

C BaseFieldMapper Maps C# property names to SQL column names for base RedbObject fields.
C DbTypeMapper Maps redb DbType names to _values column names.