IsDebugMode property: CONQRSMGR class
Description
Use this property to return a Boolean value indicating whether to perform logging while executing the connected query. In addition, in debug mode, temporary files generated during execution of the connected query are not deleted after execution is complete. The log also contains SQL statements generated by each member query as well as values for the related fields used to link the parent query to its children.
This property is read-only.
Note:
While this property is read-only, it can be set through the PropertyArray property.
The default value is False.