DmFieldType

Description

The DmFieldType enumeration is used to determine a field data type.

It is used by the following property:

Available Values

Value Brief description
0 String. String data.
1 Numeric. Numeric data.
2 Date. Data of the Date type.
3 Integer. Integer data.

See also:

Ms Assembly Enumerations