LastCodeOK function

Synopsis
bool ULSqlcaBase::LastCodeOK()
Remarks

Tests the error code for the last operation.

Returns
  • TRUE if the sqlcode is SQLE_NOERROR or a warning.
  • FALSE if sqlcode indicates an error.