skip to main content
OpenAccess SDK Service Attributes : Defining Service Attributes : DataSourceLogoffBehaviour
 

DataSourceLogoffBehaviour

Specifies the data source action that needs to be taken when an abnormal logoff terminates a transaction.

Valid values

COMMIT | ROLLBACK
*COMMIT=The current transaction will be committed.
*ROLLBACK=The current transaction will be rolled back

Default

When the attribute is not set, the current transaction will be ended according to the data source default logoff behavior.

Type

Dynamic