The eXtremeDB scalar database fields are of the following types:
signed,unsigned,float,double,numeric(ordecimal),ref,autoid_t,date,time,datetimeandrect. Please use the links in the following table to view details and examples of these generated APIs:
classname_fieldname_put() Assign a value into a scalar classname_fieldname_get() Retrieve a value from a scalar Structure equivalents structname_fieldname_put() Assign a value into a scalar structname_fieldname_get() Retrieve a value from a scalar