LastCodeOK function

Tests the error code for the last operation.

Syntax
bool ULSqlcaBase::LastCodeOK()
Returns
  • TRUE if the sqlcode is SQLE_NOERROR or a warning.

  • FALSE if sqlcode indicates an error.