[ROOT]  dt  Email  <  WHERE To EQ NOTNULL  >   SELECT Date, From, Subject   ORDER BY Date DESC  >   

No result. See details below for possible causes

_Description

Contains, in addition to result, also log information about execution of API query
WHERE To EQ NOTNULL/SELECT Date, From, Subject/ORDER BY Date DESC

Individual query expressions are:
WHERE To EQ NOTNULL
SELECT Date, From, Subject
ORDER BY Date DESC

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

AllLogEntriesForThisQuery

ExecuteOne/_/123/Start = 2025-03-12 19:10:08.339
ExecuteOne/_/123/Query = WHERE To EQ NOTNULL
ExecuteOne/_/123/CountBefore = 1
ExecuteOne/_/123/CountAfter = 0
ExecuteOne/_/123/Finish = 2025-03-12 19:10:09.951
ExecuteOne/_/123/ElapsedTime = 00:00:01.611
ExecuteOne/_/123/Text = ------------------------------------------------------
ExecuteOne/_/123/Start = 2025-03-12 19:10:09.951
ExecuteOne/_/123/Query = SELECT Date, From, Subject
ExecuteOne/_/123/CountBefore = 0
ExecuteOne/_/123/CountAfter = 0
ExecuteOne/_/123/Finish = 2025-03-12 19:10:10.954
ExecuteOne/_/123/ElapsedTime = 00:00:01.002
ExecuteOne/_/123/Text = ------------------------------------------------------
ExecuteOne/_/123/Start = 2025-03-12 19:10:10.954
ExecuteOne/_/123/Query = ORDER BY Date DESC
ExecuteOne/_/123/CountBefore = 0
ExecuteOne/_/123/CountAfter = 0
ExecuteOne/_/123/Finish = 2025-03-12 19:10:10.955
ExecuteOne/_/123/ElapsedTime = 00:00:00.001
ExecuteOne/_/123/Text = ------------------------------------------------------

EmailId

Generated 2025-03-12 19:10:10.955 UTC