string getName()
returns the type name
string name
the type name
Definition: SqlUtilColumnDataType.qc.dox.h:42
Qore AbstractNumericDataType class definition.
Definition: AbstractNumericDataType.qc.dox.h:31
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