LastExecutionError
- Last UpdatedNov 25, 2015
- 1 minute read
During processing, this property is set to the last error, if any. The error string is the error string generated by the provider.
Use this property in conjunction with the ExecutionState property.
LastExecutionError indicates the error generated by the provider for the first command object in the transaction that failed.
To find the command object that failed to process, check the FailedCommandID property.
LastExecutionError is blank when the transaction runs successfully.
Syntax
string LastExecutionError