ThrowOnUnsupportedPkFkRestriction

Key Name Default Value Required

ThrowOnUnsupportedPkFkRestriction

0

No

Description

This option specifies how the connector supports SQLForeignKeys for this restriction combination: the catalog, schema and table name parameters are specified for the primary key table while those for the foreign key table are left as NULL.

  • 1: Disables the support for this restriction combination.
  • 0: Enables the support for this restriction combination.