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

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 1408/TAKE 15

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

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

AllLogEntriesForThisQuery

ExecuteOne/_/110/Start = 2025-11-05 22:31:31.263
ExecuteOne/_/110/Query = SELECT Assembly, DocFragType, Description.FirstLine()
ExecuteOne/_/110/CountBefore = 1067
ExecuteOne/_/110/CountAfter = 1067
ExecuteOne/_/110/Finish = 2025-11-05 22:31:31.276
ExecuteOne/_/110/ElapsedTime = 00:00:00.012
ExecuteOne/_/110/Text = ------------------------------------------------------
ExecuteOne/_/110/Start = 2025-11-05 22:31:31.276
ExecuteOne/_/110/Query = SKIP 1408
ExecuteOne/_/110/CountBefore = 1067
ExecuteOne/_/110/CountAfter = 0
ExecuteOne/_/110/Finish = 2025-11-05 22:31:31.276
ExecuteOne/_/110/ElapsedTime = 00:00:00.000
ExecuteOne/_/110/Text = ------------------------------------------------------
ExecuteOne/_/110/Start = 2025-11-05 22:31:31.276
ExecuteOne/_/110/Query = TAKE 15
ExecuteOne/_/110/CountBefore = 0
ExecuteOne/_/110/CountAfter = 0
ExecuteOne/_/110/Finish = 2025-11-05 22:31:31.276
ExecuteOne/_/110/ElapsedTime = 00:00:00.000
ExecuteOne/_/110/Text = ------------------------------------------------------

DocFragId

Generated 2025-11-05 22:31:31.276 UTC