FieldTypeEx

Module: dggal
Type: Bit Collection
Base Class: FieldType

Description

Data type identifier with additional information such as format and memory allocation details

Properties and Members

  typeFieldTypeBasic data type
  mustFreeboolTrue if the data of a FieldValue is explicitly owned and must be freed
  formatFieldValueFormatFormat identifier providing additional information about data representation
  isUnsignedboolTrue if an integer value is unsigned
  isDateTimeboolTrue if the integer represents a date and time

See Also


FieldValue