Qore SqlUtil Module Reference 1.9.2
Loading...
Searching...
No Matches
SqlUtil::AbstractSequence Member List

This is the complete list of members for SqlUtil::AbstractSequence, including all inherited members.

constructor(string n_name, number n_start=1, number n_increment=1, *softnumber n_max)SqlUtil::AbstractSequence
getCreateSql(*hash< auto > opt)SqlUtil::AbstractSequence
getDropSql(*hash< auto > opt)SqlUtil::AbstractSequence
getRenameSql(string new_name, *hash< auto > opt)SqlUtil::AbstractSequence
incrementSqlUtil::AbstractSequence
maxSqlUtil::AbstractSequence
nameSqlUtil::AbstractSequence
startSqlUtil::AbstractSequence