Readonly Parameter (Connect-SageBCAccounting Cmdlet)
Toggles read-only access to Sage Business Cloud Accounting from the provider.
Syntax
Connect-SageBCAccounting -Readonly SwitchParameter
Data Type
bool
Default Value
false
Remarks
When set to true, the cmdlet allows only SELECT queries. Attempting an INSERT, UPDATE, DELETE, or stored procedure query will fail with an error message.