[ROOT]  doc  HLocation  SELECT Location, Filename   SKIP 53   <  SKIP 1234  >   <  TAKE 24  >   

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/SKIP 53/SKIP 1234/TAKE 24

Individual query expressions are:
SELECT Location, Filename
SKIP 53
SKIP 1234
TAKE 24

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

AllLogEntriesForThisQuery

ExecuteOne/_/517/Start = 2026-09-25 04:45:02.928
ExecuteOne/_/517/Query = SELECT Location, Filename
ExecuteOne/_/517/CountBefore = 1193
ExecuteOne/_/517/CountAfter = 1193
ExecuteOne/_/517/Finish = 2026-09-25 04:45:02.929
ExecuteOne/_/517/ElapsedTime = 00:00:00.001
ExecuteOne/_/517/Text = ------------------------------------------------------
ExecuteOne/_/517/Start = 2026-09-25 04:45:02.929
ExecuteOne/_/517/Query = SKIP 53
ExecuteOne/_/517/CountBefore = 1193
ExecuteOne/_/517/CountAfter = 1140
ExecuteOne/_/517/Finish = 2026-09-25 04:45:02.929
ExecuteOne/_/517/ElapsedTime = 00:00:00.000
ExecuteOne/_/517/Text = ------------------------------------------------------
ExecuteOne/_/517/Start = 2026-09-25 04:45:02.929
ExecuteOne/_/517/Query = SKIP 1234
ExecuteOne/_/517/CountBefore = 1140
ExecuteOne/_/517/CountAfter = 0
ExecuteOne/_/517/Finish = 2026-09-25 04:45:02.929
ExecuteOne/_/517/ElapsedTime = 00:00:00.000
ExecuteOne/_/517/Text = ------------------------------------------------------
ExecuteOne/_/517/Start = 2026-09-25 04:45:02.929
ExecuteOne/_/517/Query = TAKE 24
ExecuteOne/_/517/CountBefore = 0
ExecuteOne/_/517/CountAfter = 0
ExecuteOne/_/517/Finish = 2026-09-25 04:45:02.929
ExecuteOne/_/517/ElapsedTime = 00:00:00.000
ExecuteOne/_/517/Text = ------------------------------------------------------

HLocationId

Generated 2026-09-25 04:45:02.929 UTC