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.MSSql.Pro.Query
Show all
redb.MSSql.Pro.Query
Classes
| ExpressionToSqlCompiler | Compiles C# Expression to SQL WHERE clause for PVT (T-SQL syntax). |
| FieldAliasMapping | Maps original field path to SQL alias for materialization. |
| ProQueryProvider | ProQueryProvider: PVT-based Batch Aggregation. |
| ProSqlBuilder | T-SQL-specific SQL builder for Pro version. |
| ProTreeQueryProvider | ProTreeQueryProvider - Aggregation for trees (partial). |
| PvtSqlGenerator | PVT SQL generator for T-SQL syntax. |
| TreeQuerySqlResult | Result of SQL generation for Tree Query |
redb.MSSql.Pro.Query.PvtSqlGenerator
Classes
| PvtSqlGenerator.PvtCteResult | Result of GeneratePvtCte - contains CTE SQL and join info. |