Apply ToLabel
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Salesforce 8.0
- Documentation
Attribute
ApplyToLabel (ATL)
Purpose
Determines whether the driver applies the toLabel() function to the picklist fields when executing queries. The toLabel() function translates the result set of a query into the language of the user.
Valid Values
0 | 1
Behavior
If set to 1 (Enabled), the driver applies the toLabel() function to the picklist
fields when executing queries.
If set to 0 (Disabled), the driver does not apply the toLabel() function to the
picklist fields when executing queries.
Notes
- The driver does not apply the toLabel() function to the picklist fields specified using the Order By clause.
Default
0 (Disabled)