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.
  • Important:

    Important:

    • If auto-commit is set to false, the transactions are still processed in auto-commit mode.
    • The IgnoreTransactions property takes precedence over the EnableTransaction property.
  • false: The transaction behavior is determined by the EnableTransaction property.