Cmdlets for DB2

Build 23.0.8839

Readonly Parameter (Connect-DB2 Cmdlet)

You can use this property to enforce read-only access to DB2 from the provider.

Syntax

Connect-DB2 -Readonly SwitchParameter

Data Type

bool

Default Value

false

Remarks

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

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839