[ROOT] / app / bef / Controller / EditController / ~std / QueryProgress
QueryProgress
| Key | Value |
|---|---|
| _Description | Contains, in addition to result, also log information about execution of API query SELECT Assembly, DocFragType, Description.FirstLine()/ORDER BY DocFragId Individual query expressions are: SELECT Assembly, DocFragType, Description.FirstLine() ORDER BY DocFragId Note that the ordinary result (from an ordinary exceution of query) is stored in -Result- which is 'invisible' from ordinary -PropertyAccess-. |
| AllLogEntriesForThisQuery | ExecuteOne/_/22/Start = 2026-05-30 01:25:01.728 ExecuteOne/_/22/Query = SELECT Assembly, DocFragType, Description.FirstLine() ExecuteOne/_/22/CountBefore = 1739 ExecuteOne/_/22/CountAfter = 1739 ExecuteOne/_/22/Finish = 2026-05-30 01:25:01.741 ExecuteOne/_/22/ElapsedTime = 00:00:00.012 ExecuteOne/_/22/Text = ------------------------------------------------------ ExecuteOne/_/22/Start = 2026-05-30 01:25:01.741 ExecuteOne/_/22/Query = ORDER BY DocFragId ExecuteOne/_/22/CountBefore = 1739 ExecuteOne/_/22/CountAfter = 1739 ExecuteOne/_/22/Finish = 2026-05-30 01:25:01.741 ExecuteOne/_/22/ElapsedTime = 00:00:00.000 ExecuteOne/_/22/Text = ------------------------------------------------------ |
| CreateHints | -True- |
| CurrentStrictness | -ON- |
| Limit | -1000- |
| Queries | SELECT Assembly, DocFragType, Description.FirstLine(); ORDER BY DocFragId |
| StrCurrentType | -DocFrag- |
| UseCache | -False- |
8 items
Generated 2026-05-30 02:12:42.451 UTC