FireDAC Components for Zoho CRM

Build 22.0.8462

UseDisplayNames

If set to false, the provider will use api names for some operations.

Syntax


property UseDisplayNames: Boolean;

Data Type

Boolean

Default Value

true

Remarks

If set to true, the component will use api names for some operations. This property is used for custom modules: The API name for custom modules is different from a custom module name in the Zoho CRM UI. For example, if you create a Potentials custom module in Zoho CRM, the component will make the underlying requests to the API name; for example, CustomModule_1.

Set this property to true to use the api name in SQL queries.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462