Icon ExecutionResult Property

property ExecutionResult: Boolean

Usage

The ExecutionResult property indicates the result of the execution of the current SQL statement. Currently, this only applies to the VERIFY TABLE and REPAIR TABLE SQL statements. This property will be True if any errors were found, and False if no errors were found.
Image