Class constructor.
public function UnbDbAutoValue::__construct ($table);
(string) Name of the database table the auto value is requested for.
Some DBMS that use native sequences require a sequence name to get the next value of. This name is derived from the table name that is specified in this constructor.
Member of class: UnbDbAutoValue
Implementation file: database.class.php, line 1247
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.