[ROOT] doc DocFrag SELECT DocFragId SKIP 1 < SKIP 3993 > < TAKE 6 >
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 3993/TAKE 6
Individual query expressions are:
SELECT DocFragId
SKIP 1
SKIP 3993
TAKE 6
Note that the ordinary result (from an ordinary exceution of query) is stored in -Result- which is 'invisible' from ordinary -PropertyAccess-.
ExecuteOne/_/176/Start = 2026-09-18 15:02:45.283
ExecuteOne/_/176/Query = SELECT DocFragId
ExecuteOne/_/176/CountBefore = 1067
ExecuteOne/_/176/CountAfter = 1067
ExecuteOne/_/176/Finish = 2026-09-18 15:02:45.286
ExecuteOne/_/176/ElapsedTime = 00:00:00.003
ExecuteOne/_/176/Text = ------------------------------------------------------
ExecuteOne/_/176/Start = 2026-09-18 15:02:45.286
ExecuteOne/_/176/Query = SKIP 1
ExecuteOne/_/176/CountBefore = 1067
ExecuteOne/_/176/CountAfter = 1066
ExecuteOne/_/176/Finish = 2026-09-18 15:02:45.286
ExecuteOne/_/176/ElapsedTime = 00:00:00.000
ExecuteOne/_/176/Text = ------------------------------------------------------
ExecuteOne/_/176/Start = 2026-09-18 15:02:45.286
ExecuteOne/_/176/Query = SKIP 3993
ExecuteOne/_/176/CountBefore = 1066
ExecuteOne/_/176/CountAfter = 0
ExecuteOne/_/176/Finish = 2026-09-18 15:02:45.286
ExecuteOne/_/176/ElapsedTime = 00:00:00.000
ExecuteOne/_/176/Text = ------------------------------------------------------
ExecuteOne/_/176/Start = 2026-09-18 15:02:45.286
ExecuteOne/_/176/Query = TAKE 6
ExecuteOne/_/176/CountBefore = 0
ExecuteOne/_/176/CountAfter = 0
ExecuteOne/_/176/Finish = 2026-09-18 15:02:45.286
ExecuteOne/_/176/ElapsedTime = 00:00:00.000
ExecuteOne/_/176/Text = ------------------------------------------------------
| DocFragId |
|---|
Generated 2026-09-18 15:02:45.286 UTC