ADO.NET Provider for Microsoft Dynamics 365 Business Central

Build 26.0.9655

Readonly

Toggles read-only access to Microsoft Dynamics 365 Business Central from the provider.

Data Type

bool

Default Value

false

Remarks

When set to True, the provider allows only SELECT queries. Attempting an INSERT, UPDATE, DELETE, or stored procedure query fails with an error message. Additionally, the provider sets the Data-Access-Intent HTTP header to ReadOnly, which hints to Microsoft Dynamics 365 Business Central to route read operations to a read-only database replica for improved performance.

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