string getName()
returns the type name
string name
the type name
Definition: SqlUtilColumnDataType.qc.dox.h:42
Qore AbstractDatabase class definition.
Definition: AbstractDatabase.qc.dox.h:32
generic type for SQL datatypes where no translations are provided for NULL for "or nothing" types ...
Definition: SqlUtilColumnDataType.qc.dox.h:37
auto acceptsValue(auto value)
returns the value if the value can be assigned to the type
constructor(string native_type, string type, *hash< auto > options)
creates the object