Unicode: Boolean;
The Unicode property determines whether the unicode repository version is created.
If the property is set to True, all string fields of the tables in the database are created with the NVARCHAR type while creating the repository.
The example of use is given in description of the IRepositoryScriptManager.Connection property.
See also: