[ROOT]  doc  HLocation  SELECT Location, Filename   <  ORDER BY Location   <  LIMIT 32768  >   <  SKIP 65  >   <  TAKE 64  >   <  SKIP 10  >   <  TAKE 2  >   SHUFFLE   SKIP 213   

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 32768/SKIP 65/TAKE 64/SKIP 10/TAKE 2/SHUFFLE/SKIP 213

Individual query expressions are:
SELECT Location, Filename
ORDER BY Location
LIMIT 32768
SKIP 65
TAKE 64
SKIP 10
TAKE 2
SHUFFLE
SKIP 213

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

AllLogEntriesForThisQuery

ExecuteOne/_/326/Start = 2025-11-15 16:16:20.137
ExecuteOne/_/326/Query = SELECT Location, Filename
ExecuteOne/_/326/CountBefore = 1193
ExecuteOne/_/326/CountAfter = 1193
ExecuteOne/_/326/Finish = 2025-11-15 16:16:20.138
ExecuteOne/_/326/ElapsedTime = 00:00:00.000
ExecuteOne/_/326/Text = ------------------------------------------------------
ExecuteOne/_/326/Start = 2025-11-15 16:16:20.138
ExecuteOne/_/326/Query = ORDER BY Location
ExecuteOne/_/326/CountBefore = 1193
ExecuteOne/_/326/CountAfter = 1193
ExecuteOne/_/326/Finish = 2025-11-15 16:16:20.138
ExecuteOne/_/326/ElapsedTime = 00:00:00.000
ExecuteOne/_/326/Text = ------------------------------------------------------
ExecuteOne/_/326/Start = 2025-11-15 16:16:20.138
ExecuteOne/_/326/Query = LIMIT 32768
ExecuteOne/_/326/CountBefore = 1193
Limit = 32768
ExecuteOne/_/326/CountAfter = 1193
ExecuteOne/_/326/Finish = 2025-11-15 16:16:20.138
ExecuteOne/_/326/ElapsedTime = 00:00:00.000
ExecuteOne/_/326/Text = ------------------------------------------------------
ExecuteOne/_/326/Start = 2025-11-15 16:16:20.138
ExecuteOne/_/326/Query = SKIP 65
ExecuteOne/_/326/CountBefore = 1193
ExecuteOne/_/326/CountAfter = 1128
ExecuteOne/_/326/Finish = 2025-11-15 16:16:20.144
ExecuteOne/_/326/ElapsedTime = 00:00:00.005
ExecuteOne/_/326/Text = ------------------------------------------------------
ExecuteOne/_/326/Start = 2025-11-15 16:16:20.144
ExecuteOne/_/326/Query = TAKE 64
ExecuteOne/_/326/CountBefore = 1128
ExecuteOne/_/326/CountAfter = 64
ExecuteOne/_/326/Finish = 2025-11-15 16:16:20.144
ExecuteOne/_/326/ElapsedTime = 00:00:00.000
ExecuteOne/_/326/Text = ------------------------------------------------------
ExecuteOne/_/326/Start = 2025-11-15 16:16:20.144
ExecuteOne/_/326/Query = SKIP 10
ExecuteOne/_/326/CountBefore = 64
ExecuteOne/_/326/CountAfter = 54
ExecuteOne/_/326/Finish = 2025-11-15 16:16:20.144
ExecuteOne/_/326/ElapsedTime = 00:00:00.000
ExecuteOne/_/326/Text = ------------------------------------------------------
ExecuteOne/_/326/Start = 2025-11-15 16:16:20.144
ExecuteOne/_/326/Query = TAKE 2
ExecuteOne/_/326/CountBefore = 54
ExecuteOne/_/326/CountAfter = 2
ExecuteOne/_/326/Finish = 2025-11-15 16:16:20.144
ExecuteOne/_/326/ElapsedTime = 00:00:00.000
ExecuteOne/_/326/Text = ------------------------------------------------------
ExecuteOne/_/326/Start = 2025-11-15 16:16:20.144
ExecuteOne/_/326/Query = SHUFFLE
ExecuteOne/_/326/CountBefore = 2
ExecuteOne/_/326/CountAfter = 2
ExecuteOne/_/326/Finish = 2025-11-15 16:16:20.144
ExecuteOne/_/326/ElapsedTime = 00:00:00.000
ExecuteOne/_/326/Text = ------------------------------------------------------
ExecuteOne/_/326/Start = 2025-11-15 16:16:20.144
ExecuteOne/_/326/Query = SKIP 213
ExecuteOne/_/326/CountBefore = 2
ExecuteOne/_/326/CountAfter = 0
ExecuteOne/_/326/Finish = 2025-11-15 16:16:20.144
ExecuteOne/_/326/ElapsedTime = 00:00:00.000
ExecuteOne/_/326/Text = ------------------------------------------------------

HLocationId

Generated 2025-11-15 16:16:20.144 UTC