[ROOT]  doc  HLocation  SELECT Location, Filename   SKIP 3   SHUFFLE   <  SKIP 2000  >   <  TAKE 30  >   

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 3/SHUFFLE/SKIP 2000/TAKE 30

Individual query expressions are:
SELECT Location, Filename
SKIP 3
SHUFFLE
SKIP 2000
TAKE 30

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

AllLogEntriesForThisQuery

ExecuteOne/_/554/Start = 2026-09-20 10:09:23.544
ExecuteOne/_/554/Query = SELECT Location, Filename
ExecuteOne/_/554/CountBefore = 1193
ExecuteOne/_/554/CountAfter = 1193
ExecuteOne/_/554/Finish = 2026-09-20 10:09:23.545
ExecuteOne/_/554/ElapsedTime = 00:00:00.000
ExecuteOne/_/554/Text = ------------------------------------------------------
ExecuteOne/_/554/Start = 2026-09-20 10:09:23.545
ExecuteOne/_/554/Query = SKIP 3
ExecuteOne/_/554/CountBefore = 1193
ExecuteOne/_/554/CountAfter = 1190
ExecuteOne/_/554/Finish = 2026-09-20 10:09:23.545
ExecuteOne/_/554/ElapsedTime = 00:00:00.000
ExecuteOne/_/554/Text = ------------------------------------------------------
ExecuteOne/_/554/Start = 2026-09-20 10:09:23.545
ExecuteOne/_/554/Query = SHUFFLE
ExecuteOne/_/554/CountBefore = 1190
ExecuteOne/_/554/CountAfter = 1190
ExecuteOne/_/554/Finish = 2026-09-20 10:09:23.545
ExecuteOne/_/554/ElapsedTime = 00:00:00.000
ExecuteOne/_/554/Text = ------------------------------------------------------
ExecuteOne/_/554/Start = 2026-09-20 10:09:23.545
ExecuteOne/_/554/Query = SKIP 2000
ExecuteOne/_/554/CountBefore = 1190
ExecuteOne/_/554/CountAfter = 0
ExecuteOne/_/554/Finish = 2026-09-20 10:09:23.545
ExecuteOne/_/554/ElapsedTime = 00:00:00.000
ExecuteOne/_/554/Text = ------------------------------------------------------
ExecuteOne/_/554/Start = 2026-09-20 10:09:23.545
ExecuteOne/_/554/Query = TAKE 30
ExecuteOne/_/554/CountBefore = 0
ExecuteOne/_/554/CountAfter = 0
ExecuteOne/_/554/Finish = 2026-09-20 10:09:23.545
ExecuteOne/_/554/ElapsedTime = 00:00:00.000
ExecuteOne/_/554/Text = ------------------------------------------------------

HLocationId

Generated 2026-09-20 10:09:23.545 UTC