col.xyz.type = integer
Use this when the column should store plain integer number fields such as 1234, -789, ...
Â
Class | columnType |
---|---|
Property | col.xyz.type = integer |
Formal specification | col.xyz.type = integer |
Required | no |
Default | |
Version | 1.0 |
Comment | |
Example | col.memberCount.type = integerÂ
|
Reference | col.xyz.type = number |