Qore FreetdsSqlUtil Module Reference  1.4.1
FreetdsSqlUtil::FreetdsColumn Member List

This is the complete list of members for FreetdsSqlUtil::FreetdsColumn, including all inherited members.

byte_sizeFreetdsSqlUtil::FreetdsColumn
constructor()FreetdsSqlUtil::FreetdsColumnprotected
constructor(string n, string nt, *string qt, int sz, bool nul, *string dv, *string cm, softint bs)FreetdsSqlUtil::FreetdsColumn
equalImpl(AbstractColumn c)FreetdsSqlUtil::FreetdsColumnprotected
getAddColumnSql(AbstractTable t)FreetdsSqlUtil::FreetdsColumn
getDdlName(string name)FreetdsSqlUtil::FreetdsColumn
getModifySqlImpl(AbstractTable t, AbstractColumn col, *hash opt)FreetdsSqlUtil::FreetdsColumn
getNativeTypeString()FreetdsSqlUtil::FreetdsColumn
getRenameSql(AbstractTable t, string new_name)FreetdsSqlUtil::FreetdsColumn