Qore DataProvider Module Reference
2.2
|
describes a data type More...
Public Attributes | |
list< auto > | allowed_values |
for enum fields; allowed values | |
auto | default_value |
the default value for the field | |
*string | desc |
the description of the field, if available | |
string | name |
the name of the field | |
hash< DataTypeInfo > | type |
type info | |
describes a data type