Qore DataProvider Module Reference  2.2
DataProvider::DataFieldInfo hashdecl Reference

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< DataTypeInfotype
 type info
 

Detailed Description

describes a data type