MonitorDBStatus (STRUCT)ΒΆ
TYPE MonitorDBStatus : STRUCT
This structure reports the actual status of DB in use
- InOut:
- Name - Type - Comment - DBType- the Db type in use - activeIndex- The identifier of the used index the cursor uses - iError- INT- The error code coming from sqlite - sFunction- STRING- The function where the error happened - iAction- INT- The action in the function, where the error happened 
