IgnoreTransactions
| Default Value | Data Type | Required |
|---|---|---|
false
|
String |
No |
Description
This property specifies whether the connector supports transactions in auto-commit mode.
true: The connector processes transactions in auto-commit mode.- If auto-commit is set to false, the transactions are still processed in auto-commit mode.
- The
IgnoreTransactionsproperty takes precedence over theEnableTransactionproperty. false: The transaction behavior is determined by theEnableTransactionproperty.
Important:
Important:
- Schema Definitions
- Building the Connection URL
- Schema Driver Configuration Options on page 1
- Driver Configuration Options on page 1