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.
CountRequest220292
Created2025-10-18 03:05:02.184
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 4450/SHUFFLE/SKIP 0/SKIP 0

Individual query expressions are:
SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name
ORDER BY OrderDate
SKIP 4450
SHUFFLE
SKIP 0
SKIP 0

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 2025-10-18 17:51:44.275 UTC