Javascript validator
Web page editor
↑
MDB_Common::dropSequence() -- deletes a sequence
Parameter
- string
$seqName
name of the sequence to
delete
Throws
Table 39-1. Possible PEAR_Error values
Error code | Error message | Reason | Solution |
---|
every error code | |
Database specific error
|
Check the name of the sequence. If correct, probably a bug in the
sequence implementation.
|
Note
This function can not be called
statically.
→
Javascript validator
Web page editor