[ROOT]  doc  DocFrag  SELECT Assembly, DocFragType, Description.FirstLine()   <  SKIP 42666  >   TAKE 1  >   

No result. See details below for possible causes

_Description

Contains, in addition to result, also log information about execution of API query
SELECT Assembly, DocFragType, Description.FirstLine()/SKIP 42666/TAKE 1

Individual query expressions are:
SELECT Assembly, DocFragType, Description.FirstLine()
SKIP 42666
TAKE 1

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

AllLogEntriesForThisQuery

ExecuteOne/_/355/Start = 2025-12-08 17:20:10.758
ExecuteOne/_/355/Query = SELECT Assembly, DocFragType, Description.FirstLine()
ExecuteOne/_/355/CountBefore = 1177
ExecuteOne/_/355/CountAfter = 1177
ExecuteOne/_/355/Finish = 2025-12-08 17:20:10.774
ExecuteOne/_/355/ElapsedTime = 00:00:00.016
ExecuteOne/_/355/Text = ------------------------------------------------------
ExecuteOne/_/355/Start = 2025-12-08 17:20:10.774
ExecuteOne/_/355/Query = SKIP 42666
ExecuteOne/_/355/CountBefore = 1177
ExecuteOne/_/355/CountAfter = 0
ExecuteOne/_/355/Finish = 2025-12-08 17:20:10.774
ExecuteOne/_/355/ElapsedTime = 00:00:00.000
ExecuteOne/_/355/Text = ------------------------------------------------------
ExecuteOne/_/355/Start = 2025-12-08 17:20:10.774
ExecuteOne/_/355/Query = TAKE 1
ExecuteOne/_/355/CountBefore = 0
ExecuteOne/_/355/CountAfter = 0
ExecuteOne/_/355/Finish = 2025-12-08 17:20:10.775
ExecuteOne/_/355/ElapsedTime = 00:00:00.000
ExecuteOne/_/355/Text = ------------------------------------------------------

DocFragId

Generated 2025-12-08 17:20:10.775 UTC