Field data type tag.

A table column is of one of these types.

See also:
Value, FieldDescSet::add_field
Enumerator:
FIELD_TYPE_ANSISTRING  ANSI string (8 bits).
FIELD_TYPE_UTFSTRING  UNICODE string (16 bits).
FIELD_TYPE_SINT  Signed integer.
FIELD_TYPE_UINT  Unsigned integer.
FIELD_TYPE_FLOAT  Floating-point number.
FIELD_TYPE_CURRENCY  Fixed-point currency number.
FIELD_TYPE_DATE_TIME  Date and/or time.
FIELD_TYPE_BLOB  Time span.


Copyright © 2005-2008 ITTIA®. All rights reserved.