JDBC Driver for Azure Synapse

Build 22.0.8462

EnableTransaction

Determines whether transactions are enabled.

Data Type

bool

Default Value

true

Remarks

Determines whether transactions are enabled. When set to false, any operation that would involve a transaction is treated as a no-op. Serverless SQL pools do not support transactions, so this property is required to be false when working with tools that utilize transactions. Dedicated SQL pools do support transactions, so this option can be enabled if transaction support is required.

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