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
| ProFilterExpressionParser | Pro version of FilterExpressionParser - supports arithmetic, functions and complex expressions. |
| ProSqlBuilderBase | Base SQL builder for Pro version with database-agnostic methods. |
| SqlParameterCollector | Parameter collector for safe SQL query generation. |
Interfaces
| ISqlDialectPro | Pro extension of ISqlDialect with additional SQL methods for Pro features. |
redb.Core.Pro.Query.Models
Classes
| CompiledPvtQuery | Compiled PVT query with SQL template and metadata. |