[ROOT]  doc  HLocation  SELECT Location, Filename   <  ORDER BY Location   <  LIMIT 512  >   <  SKIP 1024  >   <  TAKE 256  >   <  SKIP 23  >   <  TAKE 4  >   SHUFFLE   SKIP 565   

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/LIMIT 512/SKIP 1024/TAKE 256/SKIP 23/TAKE 4/SHUFFLE/SKIP 565

Individual query expressions are:
SELECT Location, Filename
ORDER BY Location
LIMIT 512
SKIP 1024
TAKE 256
SKIP 23
TAKE 4
SHUFFLE
SKIP 565

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

AllLogEntriesForThisQuery

ExecuteOne/_/337/Start = 2025-11-20 22:37:04.177
ExecuteOne/_/337/Query = SELECT Location, Filename
ExecuteOne/_/337/CountBefore = 1193
ExecuteOne/_/337/CountAfter = 1193
ExecuteOne/_/337/Finish = 2025-11-20 22:37:04.180
ExecuteOne/_/337/ElapsedTime = 00:00:00.002
ExecuteOne/_/337/Text = ------------------------------------------------------
ExecuteOne/_/337/Start = 2025-11-20 22:37:04.180
ExecuteOne/_/337/Query = ORDER BY Location
ExecuteOne/_/337/CountBefore = 1193
ExecuteOne/_/337/CountAfter = 1193
ExecuteOne/_/337/Finish = 2025-11-20 22:37:04.182
ExecuteOne/_/337/ElapsedTime = 00:00:00.002
ExecuteOne/_/337/Text = ------------------------------------------------------
ExecuteOne/_/337/Start = 2025-11-20 22:37:04.182
ExecuteOne/_/337/Query = LIMIT 512
ExecuteOne/_/337/CountBefore = 1193
Limit = 512
ExecuteOne/_/337/CountAfter = 1193
ExecuteOne/_/337/Finish = 2025-11-20 22:37:04.182
ExecuteOne/_/337/ElapsedTime = 00:00:00.000
ExecuteOne/_/337/Text = ------------------------------------------------------
ExecuteOne/_/337/Start = 2025-11-20 22:37:04.182
ExecuteOne/_/337/Query = SKIP 1024
ExecuteOne/_/337/CountBefore = 1193
ExecuteOne/_/337/CountAfter = 169
ExecuteOne/_/337/Finish = 2025-11-20 22:37:04.189
ExecuteOne/_/337/ElapsedTime = 00:00:00.006
ExecuteOne/_/337/Text = ------------------------------------------------------
ExecuteOne/_/337/Start = 2025-11-20 22:37:04.189
ExecuteOne/_/337/Query = TAKE 256
ExecuteOne/_/337/CountBefore = 169
ExecuteOne/_/337/CountAfter = 169
ExecuteOne/_/337/Finish = 2025-11-20 22:37:04.189
ExecuteOne/_/337/ElapsedTime = 00:00:00.000
ExecuteOne/_/337/Text = ------------------------------------------------------
ExecuteOne/_/337/Start = 2025-11-20 22:37:04.189
ExecuteOne/_/337/Query = SKIP 23
ExecuteOne/_/337/CountBefore = 169
ExecuteOne/_/337/CountAfter = 146
ExecuteOne/_/337/Finish = 2025-11-20 22:37:04.189
ExecuteOne/_/337/ElapsedTime = 00:00:00.000
ExecuteOne/_/337/Text = ------------------------------------------------------
ExecuteOne/_/337/Start = 2025-11-20 22:37:04.189
ExecuteOne/_/337/Query = TAKE 4
ExecuteOne/_/337/CountBefore = 146
ExecuteOne/_/337/CountAfter = 4
ExecuteOne/_/337/Finish = 2025-11-20 22:37:04.189
ExecuteOne/_/337/ElapsedTime = 00:00:00.000
ExecuteOne/_/337/Text = ------------------------------------------------------
ExecuteOne/_/337/Start = 2025-11-20 22:37:04.189
ExecuteOne/_/337/Query = SHUFFLE
ExecuteOne/_/337/CountBefore = 4
ExecuteOne/_/337/CountAfter = 4
ExecuteOne/_/337/Finish = 2025-11-20 22:37:04.189
ExecuteOne/_/337/ElapsedTime = 00:00:00.000
ExecuteOne/_/337/Text = ------------------------------------------------------
ExecuteOne/_/337/Start = 2025-11-20 22:37:04.189
ExecuteOne/_/337/Query = SKIP 565
ExecuteOne/_/337/CountBefore = 4
ExecuteOne/_/337/CountAfter = 0
ExecuteOne/_/337/Finish = 2025-11-20 22:37:04.189
ExecuteOne/_/337/ElapsedTime = 00:00:00.000
ExecuteOne/_/337/Text = ------------------------------------------------------

HLocationId

Generated 2025-11-20 22:37:04.190 UTC