Namespace LinqToDB.Linq.Translation
Classes
- AggregateFunctionBuilder
Fluent builder to configure aggregate/"plain" aggregation translation using existing BuildAggregationFunction pipeline.
- TranslationProviderFlags
Read-only, translation-relevant subset of the provider's
SqlProviderFlags, exposed to member translators via ProviderFlags. Only the flags member translators need are surfaced here, rather than the wholeSqlProviderFlags.