ODBC Driver for Epicor Kinetic

Build 26.0.9655

DisablePrimaryKeys

Disables primary key reporting for tables exposed by the driver.

Data Type

bool

Default Value

false

Remarks

When set to true, the driver will not report primary keys for tables, even if key fields are provided by the underlying service.

Disabling primary keys limits the driver's ability to uniquely identify rows. As a result, UPDATE and DELETE statements may not be supported, and INSERT operations may produce unexpected results depending on the target table and application behavior.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655