Defines the significant name length for attributes, domains, and structured data types.
Objects: Structured Data Type
Level: Attribute, Domain
The property value does not limit the length of names. There may be objects whose names have more or less characters than those specified in this property. It just states how many characters of the name (at most) are considered for uniqueness checking.
If this property is set to 10, for example, you may define attributes like "CustNo" (less than 10) and "CustomerNumber" (more than 10) but you will not be able to define an attribute named CustomerStreetName and another named CustomerStreetNo as both share the same first 10 characters (CustomerSt).
Any number from 4 to 128.
Default Value: 30
- If, for example, the value is replaced with a lower value but it is ignored and the previous value is reset, it means that the names of two attributes or objects are colliding.
- Domains are also validated against SDT.
To apply the corresponding changes when the property value is configured, execute a Rebuild All. |
Significant Table Name Length Property
Significant object name length property
Applying property changes