Collection Contents Previous Next PDF

UltraLite C/C++ User's Guide

UltraLite C++ Component API Reference

Class ULSqlcaBase

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 it indicates an error.


Collection Contents Previous Next PDF