NOTE: Showing information about RQController serving API method.
Click here in order to call actual API method instead.

[ROOT] / RQController / ~std

RQController

~std

KeyValue
_DescriptionThe standard instance of RQController. Used as default if no controller specified.
CountRequest4374
Created2026-01-09 04:05:02.023
LogLevelSTANDARD
QueryProgressContains, in addition to result, also log information about execution of API query
SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name/ORDER BY OrderDate/SKIP 55/SKIP 500/SKIP 0/SKIP 0/TAKE 1000

Individual query expressions are:
SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name
ORDER BY OrderDate
SKIP 55
SKIP 500
SKIP 0
SKIP 0
TAKE 1000

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


Generated 2026-01-09 04:48:06.284 UTC