type | FieldType | Basic data type |
mustFree | bool | True if the data of a FieldValue is explicitly owned and must be freed |
format | FieldValueFormat | Format identifier providing additional information about data representation |
isUnsigned | bool | True if an integer value is unsigned |
isDateTime | bool | True if the integer represents a date and time |