[ROOT] doc DocFrag SELECT DocFragId SKIP 31 SHUFFLE SKIP 24 < SKIP 2500 > < TAKE 1000
No result. See details below for possible causes
Contains, in addition to result, also log information about execution of API query
SELECT DocFragId/SKIP 31/SHUFFLE/SKIP 24/SKIP 2500/TAKE 1000
Individual query expressions are:
SELECT DocFragId
SKIP 31
SHUFFLE
SKIP 24
SKIP 2500
TAKE 1000
Note that the ordinary result (from an ordinary exceution of query) is stored in -Result- which is 'invisible' from ordinary -PropertyAccess-.
ExecuteOne/_/772/Start = 2026-09-25 23:42:56.425
ExecuteOne/_/772/Query = SELECT DocFragId
ExecuteOne/_/772/CountBefore = 1067
ExecuteOne/_/772/CountAfter = 1067
ExecuteOne/_/772/Finish = 2026-09-25 23:42:56.426
ExecuteOne/_/772/ElapsedTime = 00:00:00.001
ExecuteOne/_/772/Text = ------------------------------------------------------
ExecuteOne/_/772/Start = 2026-09-25 23:42:56.426
ExecuteOne/_/772/Query = SKIP 31
ExecuteOne/_/772/CountBefore = 1067
ExecuteOne/_/772/CountAfter = 1036
ExecuteOne/_/772/Finish = 2026-09-25 23:42:56.426
ExecuteOne/_/772/ElapsedTime = 00:00:00.000
ExecuteOne/_/772/Text = ------------------------------------------------------
ExecuteOne/_/772/Start = 2026-09-25 23:42:56.426
ExecuteOne/_/772/Query = SHUFFLE
ExecuteOne/_/772/CountBefore = 1036
ExecuteOne/_/772/CountAfter = 1036
ExecuteOne/_/772/Finish = 2026-09-25 23:42:56.427
ExecuteOne/_/772/ElapsedTime = 00:00:00.000
ExecuteOne/_/772/Text = ------------------------------------------------------
ExecuteOne/_/772/Start = 2026-09-25 23:42:56.427
ExecuteOne/_/772/Query = SKIP 24
ExecuteOne/_/772/CountBefore = 1036
ExecuteOne/_/772/CountAfter = 1012
ExecuteOne/_/772/Finish = 2026-09-25 23:42:56.427
ExecuteOne/_/772/ElapsedTime = 00:00:00.000
ExecuteOne/_/772/Text = ------------------------------------------------------
ExecuteOne/_/772/Start = 2026-09-25 23:42:56.427
ExecuteOne/_/772/Query = SKIP 2500
ExecuteOne/_/772/CountBefore = 1012
ExecuteOne/_/772/CountAfter = 0
ExecuteOne/_/772/Finish = 2026-09-25 23:42:56.427
ExecuteOne/_/772/ElapsedTime = 00:00:00.000
ExecuteOne/_/772/Text = ------------------------------------------------------
ExecuteOne/_/772/Start = 2026-09-25 23:42:56.427
ExecuteOne/_/772/Query = TAKE 1000
ExecuteOne/_/772/CountBefore = 0
ExecuteOne/_/772/CountAfter = 0
ExecuteOne/_/772/Finish = 2026-09-25 23:42:56.427
ExecuteOne/_/772/ElapsedTime = 00:00:00.000
ExecuteOne/_/772/Text = ------------------------------------------------------
| DocFragId |
|---|
Generated 2026-09-25 23:42:56.427 UTC