[ROOT]  dt  Email  WHERE To EQ 'info@southb.com'  >   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 'info@southb.com'/SELECT Date, From, Subject/ORDER BY Date DESC

Individual query expressions are:
WHERE To EQ 'info@southb.com'
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/_/101/Start = 2024-04-20 01:43:12.170
ExecuteOne/_/101/Query = WHERE To EQ 'info0x0040southb.com'
ExecuteOne/_/101/CountBefore = 1
ExecuteOne/_/101/CountAfter = 0
ExecuteOne/_/101/Finish = 2024-04-20 01:43:12.171
ExecuteOne/_/101/ElapsedTime = 00:00:00.000
ExecuteOne/_/101/Text = ------------------------------------------------------
ExecuteOne/_/101/Start = 2024-04-20 01:43:12.171
ExecuteOne/_/101/Query = SELECT Date, From, Subject
ExecuteOne/_/101/CountBefore = 0
ExecuteOne/_/101/CountAfter = 0
ExecuteOne/_/101/Finish = 2024-04-20 01:43:12.171
ExecuteOne/_/101/ElapsedTime = 00:00:00.000
ExecuteOne/_/101/Text = ------------------------------------------------------
ExecuteOne/_/101/Start = 2024-04-20 01:43:12.171
ExecuteOne/_/101/Query = ORDER BY Date DESC
ExecuteOne/_/101/CountBefore = 0
ExecuteOne/_/101/CountAfter = 0
ExecuteOne/_/101/Finish = 2024-04-20 01:43:12.171
ExecuteOne/_/101/ElapsedTime = 00:00:00.000
ExecuteOne/_/101/Text = ------------------------------------------------------

EmailId

Generated 2024-04-20 01:43:12.172 UTC