bool ULSqlcaBase::LastFetchOK()
Tests the error code for last fetch operation.
Use this function only immediately after performing a fetch operation.
TRUE if the sqlcode indicates that a row was fetched successfully by the last operation.
FALSE if the sqlcode indicates the row was not fetched.