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.Postgres.Data Show all

redb.Postgres.Data

Classes

C NpgsqlBulkOperations PostgreSQL implementation of IBulkOperations using COPY protocol.
C NpgsqlKeyGenerator PostgreSQL implementation of key generator.
C NpgsqlRedbConnection PostgreSQL implementation of IRedbConnection using Npgsql.
C NpgsqlRedbContext PostgreSQL implementation of REDB context.
C NpgsqlRedbTransaction PostgreSQL implementation of IRedbTransaction using Npgsql.