[ROOT] doc DocFrag SELECT DocFragId SKIP 6 < SKIP 4326 > < 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 4326/TAKE 128
Individual query expressions are:
SELECT DocFragId
SKIP 6
SKIP 4326
TAKE 128
Note that the ordinary result (from an ordinary exceution of query) is stored in -Result- which is 'invisible' from ordinary -PropertyAccess-.
ExecuteOne/_/157/Start = 2026-09-22 11:36:32.789
ExecuteOne/_/157/Query = SELECT DocFragId
ExecuteOne/_/157/CountBefore = 1067
ExecuteOne/_/157/CountAfter = 1067
ExecuteOne/_/157/Finish = 2026-09-22 11:36:32.791
ExecuteOne/_/157/ElapsedTime = 00:00:00.002
ExecuteOne/_/157/Text = ------------------------------------------------------
ExecuteOne/_/157/Start = 2026-09-22 11:36:32.791
ExecuteOne/_/157/Query = SKIP 6
ExecuteOne/_/157/CountBefore = 1067
ExecuteOne/_/157/CountAfter = 1061
ExecuteOne/_/157/Finish = 2026-09-22 11:36:32.791
ExecuteOne/_/157/ElapsedTime = 00:00:00.000
ExecuteOne/_/157/Text = ------------------------------------------------------
ExecuteOne/_/157/Start = 2026-09-22 11:36:32.791
ExecuteOne/_/157/Query = SKIP 4326
ExecuteOne/_/157/CountBefore = 1061
ExecuteOne/_/157/CountAfter = 0
ExecuteOne/_/157/Finish = 2026-09-22 11:36:32.791
ExecuteOne/_/157/ElapsedTime = 00:00:00.000
ExecuteOne/_/157/Text = ------------------------------------------------------
ExecuteOne/_/157/Start = 2026-09-22 11:36:32.791
ExecuteOne/_/157/Query = TAKE 128
ExecuteOne/_/157/CountBefore = 0
ExecuteOne/_/157/CountAfter = 0
ExecuteOne/_/157/Finish = 2026-09-22 11:36:32.791
ExecuteOne/_/157/ElapsedTime = 00:00:00.000
ExecuteOne/_/157/Text = ------------------------------------------------------
| DocFragId |
|---|
Generated 2026-09-22 11:36:32.792 UTC