43 constructor(
string native_type,
bool nullable, *hash<auto> options) ;
type for string / varchar / char columns
Definition SqlUtilStringType.qc.dox.h:37
*hash< string, hash< DataProviderTypeOptionInfo > > getSupportedOptions()
returns supported options
constructor(string native_type, bool nullable, *hash< auto > options)
creates the object
auto acceptsValue(auto value)
returns the value if the value can be assigned to the type
Qore AbstractDatabase class definition.
Definition AbstractDatabase.qc.dox.h:26