ApplyToLabel
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Salesforce 8.0
- Documentation
Attribute
ApplyToLabel
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
true | false
Behavior
If set to true, the driver applies the toLabel() function to the picklist fields
when executing queries.
If set to false, 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 Value
false