[ROOT]  doc  HLocation  SELECT Location, Filename   ORDER BY Location DESC  >   <  LIMIT 2097152  >   <  SKIP 17  >   <  TAKE 2  >   <  SKIP 704  >   <  TAKE 64  >   SHUFFLE   

No result. See details below for possible causes

_Description

Contains, in addition to result, also log information about execution of API query
SELECT Location, Filename/ORDER BY Location DESC/LIMIT 2097152/SKIP 17/TAKE 2/SKIP 704/TAKE 64/SHUFFLE

Individual query expressions are:
SELECT Location, Filename
ORDER BY Location DESC
LIMIT 2097152
SKIP 17
TAKE 2
SKIP 704
TAKE 64
SHUFFLE

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

AllLogEntriesForThisQuery

ExecuteOne/_/170/Start = 2025-11-17 19:57:05.678
ExecuteOne/_/170/Query = SELECT Location, Filename
ExecuteOne/_/170/CountBefore = 1193
ExecuteOne/_/170/CountAfter = 1193
ExecuteOne/_/170/Finish = 2025-11-17 19:57:05.679
ExecuteOne/_/170/ElapsedTime = 00:00:00.001
ExecuteOne/_/170/Text = ------------------------------------------------------
ExecuteOne/_/170/Start = 2025-11-17 19:57:05.679
ExecuteOne/_/170/Query = ORDER BY Location DESC
ExecuteOne/_/170/CountBefore = 1193
ExecuteOne/_/170/CountAfter = 1193
ExecuteOne/_/170/Finish = 2025-11-17 19:57:05.680
ExecuteOne/_/170/ElapsedTime = 00:00:00.000
ExecuteOne/_/170/Text = ------------------------------------------------------
ExecuteOne/_/170/Start = 2025-11-17 19:57:05.680
ExecuteOne/_/170/Query = LIMIT 2097152
ExecuteOne/_/170/CountBefore = 1193
Limit = 2097152
ExecuteOne/_/170/CountAfter = 1193
ExecuteOne/_/170/Finish = 2025-11-17 19:57:05.680
ExecuteOne/_/170/ElapsedTime = 00:00:00.000
ExecuteOne/_/170/Text = ------------------------------------------------------
ExecuteOne/_/170/Start = 2025-11-17 19:57:05.680
ExecuteOne/_/170/Query = SKIP 17
ExecuteOne/_/170/CountBefore = 1193
ExecuteOne/_/170/CountAfter = 1176
ExecuteOne/_/170/Finish = 2025-11-17 19:57:05.691
ExecuteOne/_/170/ElapsedTime = 00:00:00.011
ExecuteOne/_/170/Text = ------------------------------------------------------
ExecuteOne/_/170/Start = 2025-11-17 19:57:05.692
ExecuteOne/_/170/Query = TAKE 2
ExecuteOne/_/170/CountBefore = 1176
ExecuteOne/_/170/CountAfter = 2
ExecuteOne/_/170/Finish = 2025-11-17 19:57:05.692
ExecuteOne/_/170/ElapsedTime = 00:00:00.000
ExecuteOne/_/170/Text = ------------------------------------------------------
ExecuteOne/_/170/Start = 2025-11-17 19:57:05.692
ExecuteOne/_/170/Query = SKIP 704
ExecuteOne/_/170/CountBefore = 2
ExecuteOne/_/170/CountAfter = 0
ExecuteOne/_/170/Finish = 2025-11-17 19:57:05.692
ExecuteOne/_/170/ElapsedTime = 00:00:00.000
ExecuteOne/_/170/Text = ------------------------------------------------------
ExecuteOne/_/170/Start = 2025-11-17 19:57:05.692
ExecuteOne/_/170/Query = TAKE 64
ExecuteOne/_/170/CountBefore = 0
ExecuteOne/_/170/CountAfter = 0
ExecuteOne/_/170/Finish = 2025-11-17 19:57:05.692
ExecuteOne/_/170/ElapsedTime = 00:00:00.000
ExecuteOne/_/170/Text = ------------------------------------------------------
ExecuteOne/_/170/Start = 2025-11-17 19:57:05.692
ExecuteOne/_/170/Query = SHUFFLE
ExecuteOne/_/170/CountBefore = 0
ExecuteOne/_/170/CountAfter = 0
ExecuteOne/_/170/Finish = 2025-11-17 19:57:05.692
ExecuteOne/_/170/ElapsedTime = 00:00:00.000
ExecuteOne/_/170/Text = ------------------------------------------------------

HLocationId

Generated 2025-11-17 19:57:05.693 UTC