Purpose

Specifies whether the connection supports read-only access to the data source.

Valid Values

true | false

Behavior

If set to true, the connection supports read-only access.

If set to false, the connection supports read-write access.

Data Source Method

setReadOnly

Default

false

Data Type

Boolean

See also

Additional Properties