[ROOT] doc DocFrag SELECT DocFragId SKIP 150 < SKIP 1500 > < TAKE 250 >
No result. See details below for possible causes
Contains, in addition to result, also log information about execution of API query
SELECT DocFragId/SKIP 150/SKIP 1500/TAKE 250
Individual query expressions are:
SELECT DocFragId
SKIP 150
SKIP 1500
TAKE 250
Note that the ordinary result (from an ordinary exceution of query) is stored in -Result- which is 'invisible' from ordinary -PropertyAccess-.
ExecuteOne/_/161/Start = 2026-07-18 18:12:14.872
ExecuteOne/_/161/Query = SELECT DocFragId
ExecuteOne/_/161/CountBefore = 1177
ExecuteOne/_/161/CountAfter = 1177
ExecuteOne/_/161/Finish = 2026-07-18 18:12:14.873
ExecuteOne/_/161/ElapsedTime = 00:00:00.000
ExecuteOne/_/161/Text = ------------------------------------------------------
ExecuteOne/_/161/Start = 2026-07-18 18:12:14.873
ExecuteOne/_/161/Query = SKIP 150
ExecuteOne/_/161/CountBefore = 1177
ExecuteOne/_/161/CountAfter = 1027
ExecuteOne/_/161/Finish = 2026-07-18 18:12:14.873
ExecuteOne/_/161/ElapsedTime = 00:00:00.000
ExecuteOne/_/161/Text = ------------------------------------------------------
ExecuteOne/_/161/Start = 2026-07-18 18:12:14.873
ExecuteOne/_/161/Query = SKIP 1500
ExecuteOne/_/161/CountBefore = 1027
ExecuteOne/_/161/CountAfter = 0
ExecuteOne/_/161/Finish = 2026-07-18 18:12:14.873
ExecuteOne/_/161/ElapsedTime = 00:00:00.000
ExecuteOne/_/161/Text = ------------------------------------------------------
ExecuteOne/_/161/Start = 2026-07-18 18:12:14.873
ExecuteOne/_/161/Query = TAKE 250
ExecuteOne/_/161/CountBefore = 0
ExecuteOne/_/161/CountAfter = 0
ExecuteOne/_/161/Finish = 2026-07-18 18:12:14.873
ExecuteOne/_/161/ElapsedTime = 00:00:00.000
ExecuteOne/_/161/Text = ------------------------------------------------------
| DocFragId |
|---|
Generated 2026-07-18 18:12:14.873 UTC