[ROOT] doc HLocation SELECT Location, Filename SKIP 24 < SKIP 2000 > < TAKE 14 >
No result. See details below for possible causes
Contains, in addition to result, also log information about execution of API query
SELECT Location, Filename/SKIP 24/SKIP 2000/TAKE 14
Individual query expressions are:
SELECT Location, Filename
SKIP 24
SKIP 2000
TAKE 14
Note that the ordinary result (from an ordinary exceution of query) is stored in -Result- which is 'invisible' from ordinary -PropertyAccess-.
ExecuteOne/_/524/Start = 2026-09-20 06:08:31.576
ExecuteOne/_/524/Query = SELECT Location, Filename
ExecuteOne/_/524/CountBefore = 1193
ExecuteOne/_/524/CountAfter = 1193
ExecuteOne/_/524/Finish = 2026-09-20 06:08:31.578
ExecuteOne/_/524/ElapsedTime = 00:00:00.001
ExecuteOne/_/524/Text = ------------------------------------------------------
ExecuteOne/_/524/Start = 2026-09-20 06:08:31.578
ExecuteOne/_/524/Query = SKIP 24
ExecuteOne/_/524/CountBefore = 1193
ExecuteOne/_/524/CountAfter = 1169
ExecuteOne/_/524/Finish = 2026-09-20 06:08:31.578
ExecuteOne/_/524/ElapsedTime = 00:00:00.000
ExecuteOne/_/524/Text = ------------------------------------------------------
ExecuteOne/_/524/Start = 2026-09-20 06:08:31.578
ExecuteOne/_/524/Query = SKIP 2000
ExecuteOne/_/524/CountBefore = 1169
ExecuteOne/_/524/CountAfter = 0
ExecuteOne/_/524/Finish = 2026-09-20 06:08:31.578
ExecuteOne/_/524/ElapsedTime = 00:00:00.000
ExecuteOne/_/524/Text = ------------------------------------------------------
ExecuteOne/_/524/Start = 2026-09-20 06:08:31.578
ExecuteOne/_/524/Query = TAKE 14
ExecuteOne/_/524/CountBefore = 0
ExecuteOne/_/524/CountAfter = 0
ExecuteOne/_/524/Finish = 2026-09-20 06:08:31.578
ExecuteOne/_/524/ElapsedTime = 00:00:00.000
ExecuteOne/_/524/Text = ------------------------------------------------------
| HLocationId |
|---|
Generated 2026-09-20 06:08:31.578 UTC