Qore AbstractDatabase class definition.
Definition: AbstractDatabase.qc.dox.h:32
auto acceptsValue(auto value)
returns the value if the value can be assigned to the type
string getName()
returns the type name
*hash< string, hash< DataProviderTypeOptionInfo > > getSupportedOptions()
returns supported options
type for string / varchar / char columns
Definition: SqlUtilStringType.qc.dox.h:37
string name
the type name
Definition: SqlUtilStringType.qc.dox.h:42