41 constructor(
string name, *
string desc, Type type,
auto default_value)
46 constructor(
string name, *
string desc, AbstractDataProviderType type,
auto default_value)
SqlUtil column field class.
Definition: SqlUtilColumnField.qc.dox.h:33
setDefaultValue(auto default_value)
sets the default value for the field
constructor(string name, *string desc, AbstractDataProviderType type, auto default_value)
creates the field from the arguments
constructor(string name, *string desc, Type type, auto default_value)
creates the field from the arguments
Qore AbstractDatabase class definition.
Definition: AbstractDatabase.qc.dox.h:26