[ROOT]  dt  DimEmployee  WHERE ParentEmployeeId EQ '101'  >   

No result. See details below for possible causes

_Description

Contains, in addition to result, also log information about execution of API query
WHERE ParentEmployeeId EQ '101'

Individual query expressions are:
WHERE ParentEmployeeId EQ '101'

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

AllLogEntriesForThisQuery

ExecuteOne/_/26/Start = 2025-08-05 07:35:17.844
ExecuteOne/_/26/Query = WHERE ParentEmployeeId EQ '101'
ExecuteOne/_/26/CountBefore = 296
ExecuteOne/_/26/CountAfter = 0
ExecuteOne/_/26/Finish = 2025-08-05 07:35:17.846
ExecuteOne/_/26/ElapsedTime = 00:00:00.001
ExecuteOne/_/26/Text = ------------------------------------------------------

DimEmployeeId

Generated 2025-08-05 07:35:17.846 UTC