Qore SqlUtil Module Reference
1.7.5
|
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 | |
equalImpl(AbstractFunctionBase t) | SqlUtil::AbstractFunctionBase | privatepure virtual |
getCreateSql(*hash< auto > opt) | SqlUtil::AbstractFunction | pure virtual |
getDropSql(*hash< auto > opt) | SqlUtil::AbstractFunctionBase | |
getNormalizedSource(string src) | SqlUtil::AbstractFunctionBase | |
getRenameSql(string new_name, *hash< auto > opt) | SqlUtil::AbstractFunction | pure virtual |
getType() | SqlUtil::AbstractFunctionBase | |
name | SqlUtil::AbstractFunctionBase | |
setName(string new_name) | SqlUtil::AbstractFunction | |
src | SqlUtil::AbstractFunctionBase | |
type | SqlUtil::AbstractFunctionBase |