Qore DataProvider Module Reference  1.0.6
DataProvider::DataFieldInfo hashdecl Reference

describes a data type More...

Public Attributes

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