[ROOT]  doc  DocFrag  SELECT DocFragId   SKIP 1   SHUFFLE   <  SKIP 1234  >   <  TAKE 28  >   

No result. See details below for possible causes

_Description

Contains, in addition to result, also log information about execution of API query
SELECT DocFragId/SKIP 1/SHUFFLE/SKIP 1234/TAKE 28

Individual query expressions are:
SELECT DocFragId
SKIP 1
SHUFFLE
SKIP 1234
TAKE 28

Note that the ordinary result (from an ordinary exceution of query) is stored in -Result- which is 'invisible' from ordinary -PropertyAccess-.

AllLogEntriesForThisQuery

ExecuteOne/_/828/Start = 2026-09-23 07:02:58.428
ExecuteOne/_/828/Query = SELECT DocFragId
ExecuteOne/_/828/CountBefore = 1067
ExecuteOne/_/828/CountAfter = 1067
ExecuteOne/_/828/Finish = 2026-09-23 07:02:58.429
ExecuteOne/_/828/ElapsedTime = 00:00:00.000
ExecuteOne/_/828/Text = ------------------------------------------------------
ExecuteOne/_/828/Start = 2026-09-23 07:02:58.429
ExecuteOne/_/828/Query = SKIP 1
ExecuteOne/_/828/CountBefore = 1067
ExecuteOne/_/828/CountAfter = 1066
ExecuteOne/_/828/Finish = 2026-09-23 07:02:58.429
ExecuteOne/_/828/ElapsedTime = 00:00:00.000
ExecuteOne/_/828/Text = ------------------------------------------------------
ExecuteOne/_/828/Start = 2026-09-23 07:02:58.429
ExecuteOne/_/828/Query = SHUFFLE
ExecuteOne/_/828/CountBefore = 1066
ExecuteOne/_/828/CountAfter = 1066
ExecuteOne/_/828/Finish = 2026-09-23 07:02:58.429
ExecuteOne/_/828/ElapsedTime = 00:00:00.000
ExecuteOne/_/828/Text = ------------------------------------------------------
ExecuteOne/_/828/Start = 2026-09-23 07:02:58.429
ExecuteOne/_/828/Query = SKIP 1234
ExecuteOne/_/828/CountBefore = 1066
ExecuteOne/_/828/CountAfter = 0
ExecuteOne/_/828/Finish = 2026-09-23 07:02:58.429
ExecuteOne/_/828/ElapsedTime = 00:00:00.000
ExecuteOne/_/828/Text = ------------------------------------------------------
ExecuteOne/_/828/Start = 2026-09-23 07:02:58.429
ExecuteOne/_/828/Query = TAKE 28
ExecuteOne/_/828/CountBefore = 0
ExecuteOne/_/828/CountAfter = 0
ExecuteOne/_/828/Finish = 2026-09-23 07:02:58.429
ExecuteOne/_/828/ElapsedTime = 00:00:00.000
ExecuteOne/_/828/Text = ------------------------------------------------------

DocFragId

Generated 2026-09-23 07:02:58.429 UTC