FireDAC Components for Microsoft Dynamics 365

Build 22.0.8462

Readonly

You can use this property to enforce read-only access to Microsoft Dynamics 365 from the provider.

Syntax


property Readonly: Boolean;

Data Type

Boolean

Default Value

false

Remarks

If this property is set to true, the component will allow only SELECT queries. INSERT, UPDATE, DELETE, and stored procedure queries will cause an error to be thrown.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462