[ROOT] / app / bef / Controller / RQController / ~dbg / QueryProgress

QueryProgress

QueryProgress

KeyValue
_DescriptionContains, in addition to result, also log information about execution of API query
SELECT Assembly, DocFragType, Description.FirstLine()/ORDER BY DocFragId DESC/LIMIT 7

Individual query expressions are:
SELECT Assembly, DocFragType, Description.FirstLine()
ORDER BY DocFragId DESC
LIMIT 7

Note that the ordinary result (from an ordinary exceution of query) is stored in -Result- which is 'invisible' from ordinary -PropertyAccess-.
AllLogEntriesForThisQueryExecuteOne/_/22/Start = 2026-07-06 00:04:15.098
ExecuteOne/_/22/Query = SELECT Assembly, DocFragType, Description.FirstLine()
ExecuteOne/_/22/CountBefore = 1739
ExecuteOne/_/22/CountAfter = 1739
ExecuteOne/_/22/Finish = 2026-07-06 00:04:15.113
ExecuteOne/_/22/ElapsedTime = 00:00:00.015
ExecuteOne/_/22/Text = ------------------------------------------------------
ExecuteOne/_/22/Start = 2026-07-06 00:04:15.113
ExecuteOne/_/22/Query = ORDER BY DocFragId DESC
ExecuteOne/_/22/CountBefore = 1739
ExecuteOne/_/22/CountAfter = 1739
ExecuteOne/_/22/Finish = 2026-07-06 00:04:15.113
ExecuteOne/_/22/ElapsedTime = 00:00:00.000
ExecuteOne/_/22/Text = ------------------------------------------------------
ExecuteOne/_/22/Start = 2026-07-06 00:04:15.113
ExecuteOne/_/22/Query = LIMIT 7
ExecuteOne/_/22/CountBefore = 1739
Limit = 7
ExecuteOne/_/22/CountAfter = 1739
ExecuteOne/_/22/Finish = 2026-07-06 00:04:15.113
ExecuteOne/_/22/ElapsedTime = 00:00:00.000
ExecuteOne/_/22/Text = ------------------------------------------------------
CreateHints-True-
CurrentStrictness-ON-
Limit-7-
QueriesSELECT Assembly, DocFragType, Description.FirstLine(); ORDER BY DocFragId DESC; LIMIT 7
StrCurrentType-DocFrag-
UseCache-False-

8 items


Generated 2026-07-06 02:38:40.733 UTC