UNB Components Code Reference

UnbDatabase::IsConstraintError method

Gets a value indicating whether the last error condition describes a constraint violation.

public function UnbDatabase::IsConstraintError ();

Return value

(bool) value

Remarks

This value is only valid if the previous query actually failed.

Member of class: UnbDatabase

Implementation file: database.class.php, line 358

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.