I have a class with a string property with DISPLAYLIST and VALUELIST parameters specified.
When I query this class via ODBC I receive logical value as it is and not a display value.
Is there any way (without stored procedure) to get display value?
Open Database Connectivity (ODBC) is a standard application programming interface (API) for accessing database management systems.