Allows you to insert multi-byte characters in character fields created in the database, in order to represent a greater range of characters. For example, it allows you to insert data in Chinese language.
No | Does not allow you to insert multi-byte characters in the database. |
Yes | Allows you to insert multi-byte characters in character type fields. This is the default value. |
Available at the Data Store.
Data Store: Iseries, DB2 UDB, MYSQL, ORACLE, SQLSERVER
Generators: Java, .NET, .NET Core
Level: Version
The property must be set at Version preferences level and its granularity can be changed at Attribute definition or GeneXus Domains level.
After setting the version level property, you have to execute Build > Create Database Tables and Build > Rebuild All. The Impact Analysis does not take into account the change of this property. It is always necessary to recreate tables and objects.
When changing this property at the attribute level, an Impact Analysis is made.
This property applies only at design-time.