[ROOT] doc DocFrag SELECT DocFragId SKIP 1 < SKIP 10929 > < TAKE 30 >
No result. See details below for possible causes
Contains, in addition to result, also log information about execution of API query
SELECT DocFragId/SKIP 1/SKIP 10929/TAKE 30
Individual query expressions are:
SELECT DocFragId
SKIP 1
SKIP 10929
TAKE 30
Note that the ordinary result (from an ordinary exceution of query) is stored in -Result- which is 'invisible' from ordinary -PropertyAccess-.
ExecuteOne/_/627/Start = 2026-09-24 21:33:56.926
ExecuteOne/_/627/Query = SELECT DocFragId
ExecuteOne/_/627/CountBefore = 1067
ExecuteOne/_/627/CountAfter = 1067
ExecuteOne/_/627/Finish = 2026-09-24 21:33:56.935
ExecuteOne/_/627/ElapsedTime = 00:00:00.009
ExecuteOne/_/627/Text = ------------------------------------------------------
ExecuteOne/_/627/Start = 2026-09-24 21:33:56.935
ExecuteOne/_/627/Query = SKIP 1
ExecuteOne/_/627/CountBefore = 1067
ExecuteOne/_/627/CountAfter = 1066
ExecuteOne/_/627/Finish = 2026-09-24 21:33:56.936
ExecuteOne/_/627/ElapsedTime = 00:00:00.000
ExecuteOne/_/627/Text = ------------------------------------------------------
ExecuteOne/_/627/Start = 2026-09-24 21:33:56.936
ExecuteOne/_/627/Query = SKIP 10929
ExecuteOne/_/627/CountBefore = 1066
ExecuteOne/_/627/CountAfter = 0
ExecuteOne/_/627/Finish = 2026-09-24 21:33:56.936
ExecuteOne/_/627/ElapsedTime = 00:00:00.000
ExecuteOne/_/627/Text = ------------------------------------------------------
ExecuteOne/_/627/Start = 2026-09-24 21:33:56.936
ExecuteOne/_/627/Query = TAKE 30
ExecuteOne/_/627/CountBefore = 0
ExecuteOne/_/627/CountAfter = 0
ExecuteOne/_/627/Finish = 2026-09-24 21:33:56.936
ExecuteOne/_/627/ElapsedTime = 00:00:00.000
ExecuteOne/_/627/Text = ------------------------------------------------------
| DocFragId |
|---|
Generated 2026-09-24 21:33:56.936 UTC