Show/Hide Toolbars

Therefore Programming Interface 3.0

Data types contained and/or accepted by TheCategoryField objects.

 

Name

Dec Value

Description

StringField

1

The TheCategoryField contains and/or accepts string values.

IntField

2

The TheCategoryField contains and/or accepts integer values.

DateField

3

The TheCategoryField contains and/or accepts date values.

LabelField

4

The TheCategoryField is a label field, used in a dialog's user interface. Do not try to read or write values to/form label fields and do not reference them in queries.

DecimalField

5

The TheCategoryField contains and/or accepts decimal values.

MoneyField

5

Obsolete. Same as DecimalField.

LogicalField

6

The TheCategoryField contains and/or accepts logical values.

DateTimeField

7

The TheCategoryField contains and/or accepts date and time values.

CustomField

99

The TheCategoryField has a custom type defined in a foreign database table.

See TheTypeGroup for custom field type.

NumericCounter

8

The TheCategoryField contains and/or accepts integer values generated by the Thereforeā„¢ Server. To retrieve the counter value, call ResetToCategoryDefaults(TheServer).

TextCounter

9

The TheCategoryField contains and/or accepts string values generated by Thereforeā„¢ Server. To retrieve the counter value, call ResetToCategoryDefaults(TheServer).

TableField

10

The TableField corresponds to the table index field.

ImageField

12

The TheCategoryField contains an image.

TabControlField

13

The TheCategoryField representing a tab control field.

 

 

Ā© 2023 Therefore Corporation, all rights reserved.