ODBC Driver for Bullhorn CRM

Build 25.0.9434

ExpandAssociations

Specifies whether the provider exposes association tables for Bullhorn CRM entities.

Data Type

bool

Default Value

false

Remarks

Association tables represent the relationships between entities that have "to-many" associations in Bullhorn CRM. Each association table returns record ID pairs for related entities, such as candidates and skills.

Set this property to control whether these tables are exposed.

When this property is set to false, the driver does not expose association tables.

When this property is set to true, the driver exposes an association table for each "to-many" relationship, such as:

  • CandidateToPrimarySkillsAssociations
  • JobOrderToCategoriesAssociations
  • WorkersCompensationToRatesAssociations

This property is useful when you need to query relationship data between entities, such as linking candidates to skills or jobs to categories.

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