[ROOT] doc DocFrag SELECT DocFragId SHUFFLE SKIP 20 < SKIP 2003 > < TAKE 12 >
No result. See details below for possible causes
Contains, in addition to result, also log information about execution of API query
SELECT DocFragId/SHUFFLE/SKIP 20/SKIP 2003/TAKE 12
Individual query expressions are:
SELECT DocFragId
SHUFFLE
SKIP 20
SKIP 2003
TAKE 12
Note that the ordinary result (from an ordinary exceution of query) is stored in -Result- which is 'invisible' from ordinary -PropertyAccess-.
ExecuteOne/_/142/Start = 2025-11-11 15:00:51.164
ExecuteOne/_/142/Query = SELECT DocFragId
ExecuteOne/_/142/CountBefore = 1067
ExecuteOne/_/142/CountAfter = 1067
ExecuteOne/_/142/Finish = 2025-11-11 15:00:51.166
ExecuteOne/_/142/ElapsedTime = 00:00:00.001
ExecuteOne/_/142/Text = ------------------------------------------------------
ExecuteOne/_/142/Start = 2025-11-11 15:00:51.166
ExecuteOne/_/142/Query = SHUFFLE
ExecuteOne/_/142/CountBefore = 1067
ExecuteOne/_/142/CountAfter = 1067
ExecuteOne/_/142/Finish = 2025-11-11 15:00:51.166
ExecuteOne/_/142/ElapsedTime = 00:00:00.000
ExecuteOne/_/142/Text = ------------------------------------------------------
ExecuteOne/_/142/Start = 2025-11-11 15:00:51.166
ExecuteOne/_/142/Query = SKIP 20
ExecuteOne/_/142/CountBefore = 1067
ExecuteOne/_/142/CountAfter = 1047
ExecuteOne/_/142/Finish = 2025-11-11 15:00:51.166
ExecuteOne/_/142/ElapsedTime = 00:00:00.000
ExecuteOne/_/142/Text = ------------------------------------------------------
ExecuteOne/_/142/Start = 2025-11-11 15:00:51.166
ExecuteOne/_/142/Query = SKIP 2003
ExecuteOne/_/142/CountBefore = 1047
ExecuteOne/_/142/CountAfter = 0
ExecuteOne/_/142/Finish = 2025-11-11 15:00:51.166
ExecuteOne/_/142/ElapsedTime = 00:00:00.000
ExecuteOne/_/142/Text = ------------------------------------------------------
ExecuteOne/_/142/Start = 2025-11-11 15:00:51.166
ExecuteOne/_/142/Query = TAKE 12
ExecuteOne/_/142/CountBefore = 0
ExecuteOne/_/142/CountAfter = 0
ExecuteOne/_/142/Finish = 2025-11-11 15:00:51.166
ExecuteOne/_/142/ElapsedTime = 00:00:00.000
ExecuteOne/_/142/Text = ------------------------------------------------------
| DocFragId |
|---|
Generated 2025-11-11 15:00:51.166 UTC