ADO.NET Provider for Bullhorn CRM

Build 25.0.9434

UseDisplayNames

Specifies whether the provider uses field labels as column names instead of field names.

Data Type

bool

Default Value

true

Remarks

This property controls how column names are displayed in query results.

When this property is set to true, the provider uses field labels (display names) as column names.

When this property is set to false, the provider uses the original field names defined in the Bullhorn CRM API.

This property is useful when you want query results to reflect the labels shown in the Bullhorn CRM UI rather than internal field names.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434