Represents an auto-increment/sequenca value in a database query.
Use an instance of this class as query parameter whenever the actual value stored in the database shall be automatically incremented. Only one query parameter of this type is allowed in a single query.
Class constructor |
Class constructor. |
|
GetTable |
Gets the table name the auto value is requested for. |
The database table the auto value is requested for.
Implementation file: database.class.php, line 1215
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.