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
IgnoreTransactions
property takes precedence over theEnableTransaction
property. false
: The transaction behavior is determined by theEnableTransaction
property.
Important:
Important:
- Schema Definitions
- Building the Connection URL
- Schema Driver Configuration Options on page 1
- Driver Configuration Options on page 1