[ROOT] doc DocFrag SELECT DocFragId SKIP 6 < SKIP 2024 > < TAKE 128 >
No result. See details below for possible causes
Contains, in addition to result, also log information about execution of API query
SELECT DocFragId/SKIP 6/SKIP 2024/TAKE 128
Individual query expressions are:
SELECT DocFragId
SKIP 6
SKIP 2024
TAKE 128
Note that the ordinary result (from an ordinary exceution of query) is stored in -Result- which is 'invisible' from ordinary -PropertyAccess-.
ExecuteOne/_/999/Start = 2026-09-25 12:38:28.279
ExecuteOne/_/999/Query = SELECT DocFragId
ExecuteOne/_/999/CountBefore = 1067
ExecuteOne/_/999/CountAfter = 1067
ExecuteOne/_/999/Finish = 2026-09-25 12:38:28.280
ExecuteOne/_/999/ElapsedTime = 00:00:00.001
ExecuteOne/_/999/Text = ------------------------------------------------------
ExecuteOne/_/999/Start = 2026-09-25 12:38:28.280
ExecuteOne/_/999/Query = SKIP 6
ExecuteOne/_/999/CountBefore = 1067
ExecuteOne/_/999/CountAfter = 1061
ExecuteOne/_/999/Finish = 2026-09-25 12:38:28.280
ExecuteOne/_/999/ElapsedTime = 00:00:00.000
ExecuteOne/_/999/Text = ------------------------------------------------------
ExecuteOne/_/999/Start = 2026-09-25 12:38:28.281
ExecuteOne/_/999/Query = SKIP 2024
ExecuteOne/_/999/CountBefore = 1061
ExecuteOne/_/999/CountAfter = 0
ExecuteOne/_/999/Finish = 2026-09-25 12:38:28.281
ExecuteOne/_/999/ElapsedTime = 00:00:00.000
ExecuteOne/_/999/Text = ------------------------------------------------------
ExecuteOne/_/999/Start = 2026-09-25 12:38:28.281
ExecuteOne/_/999/Query = TAKE 128
ExecuteOne/_/999/CountBefore = 0
ExecuteOne/_/999/CountAfter = 0
ExecuteOne/_/999/Finish = 2026-09-25 12:38:28.281
ExecuteOne/_/999/ElapsedTime = 00:00:00.000
ExecuteOne/_/999/Text = ------------------------------------------------------
| DocFragId |
|---|
Generated 2026-09-25 12:38:28.281 UTC