Data Archive
- Data Archive 6.5 HotFix 1
- All Products
Property
| Description
|
---|---|
Name
| Column name in the data file.
|
Domain
| Name of the domain associated with the column. The domain is the list of unique values that the column contains.
|
Type
| Datatype of the column
|
Precision
| Precision of the column.
|
Scale
| Scale of the column.
|
Nullability
| Indicates whether the column can have a NULL value.
|
Min
| Lowest value that the column contains. For text values, the Min value is the lowest value in alphabetic order.
|
Max
| Highest value that the column contains. For text values, the Max value is the highest value in alphabetic order.
|