Skip to main content

IdTrxTo

Define the “To” list of characters for Identifier Translation.

Synopsis

[SQL]    IdTrxTo=n

n is a string with a maximum length of 256 characters. The default is an empty string.

Description

IdTrxTo is a string of characters that provides the “To” list for the DDL Identifier Translation mappings.

For further details, see the “Identifiers” chapter. Also see IdTrxFrom.

Changing This Parameter

To set the desired value for IdTrxTo from the Terminal, use the SetDDLIdentifierTranslations()Opens in a new tab method of the %SYSTEM.SQL.UtilOpens in a new tab class. See the class reference for details.

You can also change IdTrxTo with the Config.SQLOpens in a new tab class (as described in the class reference) or by editing the CPF in a text editor (as described in Editing the Active CPF).

FeedbackOpens in a new tab