|
Qore SqlUtil Module Reference
1.4.4
|
This is the complete list of members for SqlUtil::AbstractFunction, including all inherited members.
| constructor(string n, string n_type, string n_src) | SqlUtil::AbstractFunction | |
| equal(AbstractFunctionBase t) | SqlUtil::AbstractFunctionBase | |
| getCreateSql(*hash opt) | SqlUtil::AbstractFunction | pure virtual |
| getDropSql(*hash opt) | SqlUtil::AbstractFunctionBase | |
| getRenameSql(string new_name, *hash opt) | SqlUtil::AbstractFunction | pure virtual |
| getType() | SqlUtil::AbstractFunctionBase | |
| name | SqlUtil::AbstractFunctionBase | |
| setName(string new_name) | SqlUtil::AbstractFunction | |
| src | SqlUtil::AbstractFunctionBase | |
| type | SqlUtil::AbstractFunctionBase |