[ROOT] / app / bef / Controller / EditController / ~std

EditController

~std

KeyValue
_DescriptionThe standard instance of EditController. Used as default if no controller specified.
CountRequest-92926-
Created2026-08-19 03:05:01.726
LogLevel-STANDARD-
QueryProgressContains, in addition to result, also log information about execution of API query
WHERE DimCurrency.AlternateKey EQ 'FRF'/PIVOT DimCustomer.Name+','+DimCustomerId BY OrderDate.Year() SUM SalesAmount/ORDER BY 2020 DESC/SKIP 5806/TAKE 6

Individual query expressions are:
WHERE DimCurrency.AlternateKey EQ 'FRF'
PIVOT DimCustomer.Name+','+DimCustomerId BY OrderDate.Year() SUM SalesAmount
ORDER BY 2020 DESC
SKIP 5806
TAKE 6

Note that the ordinary result (from an ordinary exceution of query) is stored in Result which is 'invisible' from ordinary PropertyAccess.


-_Description-, AllLogEntriesForThisQuery, CreateHints, CurrentStrictness, Limit, Queries, StrCurrentType, UseCache

5 items

Edit


Generated 2026-08-19 09:53:03.290 UTC