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

redb.Core.Pro.Query

Classes

C ProFilterExpressionParser Pro version of FilterExpressionParser - supports arithmetic, functions and complex expressions.
C ProSqlBuilderBase Base SQL builder for Pro version with database-agnostic methods.
C SqlParameterCollector Parameter collector for safe SQL query generation.

Interfaces

I ISqlDialectPro Pro extension of ISqlDialect with additional SQL methods for Pro features.

redb.Core.Pro.Query.Models

Classes

C CompiledPvtQuery Compiled PVT query with SQL template and metadata.