![]() |
Qore OdbcFirebirdSqlUtil Module Reference
0.1
|
This is the complete list of members for OdbcFirebirdSqlUtil::OdbcFirebirdColumn, including all inherited members.
| constructor() | OdbcFirebirdSqlUtil::OdbcFirebirdColumn | protected |
| constructor(string name, string native_type, *string qore_type, int size, bool nullable, *string default_value, *string comment, *int scale) | OdbcFirebirdSqlUtil::OdbcFirebirdColumn | |
| equalImpl(AbstractColumn c) | OdbcFirebirdSqlUtil::OdbcFirebirdColumn | protected |
| getAddColumnSql(AbstractTable t) | OdbcFirebirdSqlUtil::OdbcFirebirdColumn | |
| getDdlName(string name) | OdbcFirebirdSqlUtil::OdbcFirebirdColumn | |
| getModifySqlImpl(AbstractTable t, AbstractColumn col, *hash< auto > opt) | OdbcFirebirdSqlUtil::OdbcFirebirdColumn | |
| getRenameSql(AbstractTable t, string new_name) | OdbcFirebirdSqlUtil::OdbcFirebirdColumn |