OptionalqOptionalqInformation about the error messages that occur during the script execution.
OptionalqTrue if the request is finished.
OptionalqThis property is not used.
OptionalqRequest duration in milliseconds.
OptionalqA progress message is persistent when it informs about the start or end of a statement. For example, it can inform about the total number of lines fetched from a data source or tell that the app was saved. All persistent progress messages between two GetProgress calls are summarized in this string. Contrarily to qPersistentProgressMessages, the content of the localized message string is displayed (not its message code).
OptionalqList of persistent progress messages.
OptionalqTrue if the request is started.
OptionalqThis property is not used.
OptionalqA progress message is transient when it informs about the progress of an ongoing statement. For example, it can tell how many lines are currently fetched from a data source. All transient progress messages between two GetProgress calls are summarized in this string. Contrarily to qTransientProgressMessage, the content of the localized message string is displayed (not its message code).
OptionalqTransient progress message.
OptionalqTrue when the engine pauses the script execution and waits for a user interaction.
This property is not used.